Uses of Class
org.gudy.bouncycastle.asn1.x509.CertificateList
Packages that use CertificateList
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of CertificateList in org.gudy.bouncycastle.asn1.x509
Methods in org.gudy.bouncycastle.asn1.x509 that return CertificateListModifier and TypeMethodDescriptionstatic CertificateList
CertificateList.getInstance
(Object obj) static CertificateList
CertificateList.getInstance
(ASN1TaggedObject obj, boolean explicit) -
Uses of CertificateList in org.gudy.bouncycastle.jce.provider
Fields in org.gudy.bouncycastle.jce.provider declared as CertificateListConstructors in org.gudy.bouncycastle.jce.provider with parameters of type CertificateList