Uses of Class
org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
-
Packages that use TBSCertList.CRLEntry Package Description org.bouncycastle.asn1.x509 Support classes useful for encoding and processing X.509 certificates. -
-
Uses of TBSCertList.CRLEntry in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return TBSCertList.CRLEntry Modifier and Type Method Description static TBSCertList.CRLEntry
TBSCertList.CRLEntry. getInstance(java.lang.Object o)
TBSCertList.CRLEntry[]
CertificateList. getRevokedCertificates()
TBSCertList.CRLEntry[]
TBSCertList. getRevokedCertificates()
-