Package | Description |
---|---|
org.bouncycastle.cms | |
org.bouncycastle.operator |
Modifier and Type | Method and Description |
---|---|
ContentVerifier |
SignerInformationVerifier.getContentVerifier(org.bouncycastle.asn1.x509.AlgorithmIdentifier signingAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm) |
Modifier and Type | Method and Description |
---|---|
ContentVerifier |
ContentVerifierProvider.get(org.bouncycastle.asn1.x509.AlgorithmIdentifier verifierAlgorithmIdentifier)
Return a ContentVerifier that matches the passed in algorithm identifier,
|