|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cert.X509CRLHolder
org.bouncycastle.cert.jcajce.JcaX509CRLHolder
public class JcaX509CRLHolder
JCA helper class for converting an X509CRL into a X509CRLHolder object.
| Constructor Summary | |
|---|---|
JcaX509CRLHolder(java.security.cert.X509CRL crl)
Base constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.cert.X509CRLHolder |
|---|
equals, getCriticalExtensionOIDs, getEncoded, getExtension, getExtensionOIDs, getIssuer, getNonCriticalExtensionOIDs, getRevokedCertificate, getRevokedCertificates, hasExtensions, hashCode, isSignatureValid, toASN1Structure |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JcaX509CRLHolder(java.security.cert.X509CRL crl)
throws java.security.cert.CRLException
crl - CRL to be used a the source for the holder creation.
java.security.cert.CRLException - if there is a problem extracting the CRL information.
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||