Uses of Class
org.bouncycastle.asn1.x509.CertificateList
Packages that use CertificateList
Package
Description
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
Support classes useful for encoding and processing X.509 certificates.
-
Uses of CertificateList in org.bouncycastle.asn1.cmp
Methods in org.bouncycastle.asn1.cmp that return CertificateListMethods in org.bouncycastle.asn1.cmp with parameters of type CertificateListConstructors in org.bouncycastle.asn1.cmp with parameters of type CertificateList -
Uses of CertificateList in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return CertificateList -
Uses of CertificateList in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return CertificateListConstructors in org.bouncycastle.asn1.esf with parameters of type CertificateListModifierConstructorDescriptionRevocationValues
(CertificateList[] crlVals, BasicOCSPResponse[] ocspVals, OtherRevVals otherRevVals) -
Uses of CertificateList in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return CertificateListModifier and TypeMethodDescriptionstatic CertificateList
CertificateList.getInstance
(Object obj) static CertificateList
CertificateList.getInstance
(ASN1TaggedObject obj, boolean explicit)