Package | Description |
---|---|
old.org.bouncycastle.cert |
Modifier and Type | Method and Description |
---|---|
boolean |
X509CRLHolder.isSignatureValid(ContentVerifierProvider verifierProvider)
Validate the signature on the CRL.
|
boolean |
X509CertificateHolder.isSignatureValid(ContentVerifierProvider verifierProvider)
Validate the signature on the certificate in this holder.
|
boolean |
X509AttributeCertificateHolder.isSignatureValid(ContentVerifierProvider verifierProvider)
Validate the signature on the attribute certificate in this holder.
|
Copyright © 2015. All rights reserved.