|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
General interface for providers of ContentVerifier objects.
| Method Summary | |
ContentVerifier |
get(org.bouncycastle.asn1.x509.AlgorithmIdentifier verifierAlgorithmIdentifier)
Return a ContentVerifier that matches the passed in algorithm identifier, |
X509CertificateHolder |
getAssociatedCertificate()
Return the associated certificate if there is one. |
boolean |
hasAssociatedCertificate()
Return whether or not this verifier has a certificate associated with it. |
| Method Detail |
public boolean hasAssociatedCertificate()
public X509CertificateHolder getAssociatedCertificate()
public ContentVerifier get(org.bouncycastle.asn1.x509.AlgorithmIdentifier verifierAlgorithmIdentifier)
throws OperatorCreationException
verifierAlgorithmIdentifier - the algorithm and parameters required.
OperatorCreationException - if the required ContentVerifier cannot be created.
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||