Uses of Class
org.bouncycastle.asn1.x509.CRLDistPoint
Packages that use CRLDistPoint
-
Uses of CRLDistPoint in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return CRLDistPointModifier and TypeMethodDescriptionstatic CRLDistPointCRLDistPoint.fromExtensions(Extensions extensions) static CRLDistPointCRLDistPoint.getInstance(Object obj) static CRLDistPointCRLDistPoint.getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of CRLDistPoint in org.bouncycastle.pkix.jcajce
Methods in org.bouncycastle.pkix.jcajce with parameters of type CRLDistPointModifier and TypeMethodDescriptionprotected VectorPKIXCertPathReviewer.getCRLDistUrls(CRLDistPoint crlDistPoints) -
Uses of CRLDistPoint in org.bouncycastle.x509
Methods in org.bouncycastle.x509 with parameters of type CRLDistPointModifier and TypeMethodDescriptionprotected VectorPKIXCertPathReviewer.getCRLDistUrls(CRLDistPoint crlDistPoints) Deprecated.