public class BcEdECContentSignerBuilder extends BcContentSignerBuilder
digestProvider
Constructor and Description |
---|
BcEdECContentSignerBuilder(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId) |
Modifier and Type | Method and Description |
---|---|
protected org.bouncycastle.crypto.Signer |
createSigner(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId,
org.bouncycastle.asn1.x509.AlgorithmIdentifier digAlgId) |
build, setSecureRandom
public BcEdECContentSignerBuilder(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId)
protected org.bouncycastle.crypto.Signer createSigner(org.bouncycastle.asn1.x509.AlgorithmIdentifier sigAlgId, org.bouncycastle.asn1.x509.AlgorithmIdentifier digAlgId) throws OperatorCreationException
createSigner
in class BcContentSignerBuilder
OperatorCreationException