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