Uses of Class
org.bouncycastle.asn1.x509.CertificateList
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.cert | |
| org.bouncycastle.jcajce.provider.asymmetric.x509 | |
| org.bouncycastle.jce.provider |
-
Uses of CertificateList in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return CertificateList Modifier and Type Method Description static CertificateListCertificateList. getInstance(Object obj)static CertificateListCertificateList. getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of CertificateList in org.bouncycastle.cert
Methods in org.bouncycastle.cert that return CertificateList Modifier and Type Method Description CertificateListX509CRLHolder. toASN1Structure()Return the underlying ASN.1 structure for the CRL in this holder.Constructors in org.bouncycastle.cert with parameters of type CertificateList Constructor Description X509CRLHolder(CertificateList x509CRL)Create a X509CRLHolder from the passed in ASN.1 structure. -
Uses of CertificateList in org.bouncycastle.jcajce.provider.asymmetric.x509
Methods in org.bouncycastle.jcajce.provider.asymmetric.x509 with parameters of type CertificateList Modifier and Type Method Description protected CRLCertificateFactory. createCRL(CertificateList c) -
Uses of CertificateList in org.bouncycastle.jce.provider
Constructors in org.bouncycastle.jce.provider with parameters of type CertificateList Constructor Description X509CRLObject(CertificateList c)