Uses of Class
org.bouncycastle.cert.CertException
| Package | Description |
|---|---|
| org.bouncycastle.cert |
-
Uses of CertException in org.bouncycastle.cert
Methods in org.bouncycastle.cert that throw CertException Modifier and Type Method Description booleanX509AttributeCertificateHolder. isSignatureValid(ContentVerifierProvider verifierProvider)Validate the signature on the attribute certificate in this holder.booleanX509CertificateHolder. isSignatureValid(ContentVerifierProvider verifierProvider)Validate the signature on the certificate in this holder.booleanX509CRLHolder. isSignatureValid(ContentVerifierProvider verifierProvider)Validate the signature on the CRL.