public class BcDSAContentSignerBuilder extends BcContentSignerBuilder
digestProvider
Constructor and Description |
---|
BcDSAContentSignerBuilder(AlgorithmIdentifier sigAlgId,
AlgorithmIdentifier digAlgId) |
Modifier and Type | Method and Description |
---|---|
protected Signer |
createSigner(AlgorithmIdentifier sigAlgId,
AlgorithmIdentifier digAlgId) |
build, setSecureRandom
public BcDSAContentSignerBuilder(AlgorithmIdentifier sigAlgId, AlgorithmIdentifier digAlgId)
protected Signer createSigner(AlgorithmIdentifier sigAlgId, AlgorithmIdentifier digAlgId) throws OperatorCreationException
createSigner
in class BcContentSignerBuilder
OperatorCreationException
Copyright © 2020 BouncyCastle.org. All rights reserved.