Uses of Class
org.bouncycastle.asn1.x509.CRLDistPoint
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.jce.provider |
-
Uses of CRLDistPoint in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return CRLDistPoint Modifier and Type Method Description static CRLDistPointCRLDistPoint. getInstance(Object obj)static CRLDistPointCRLDistPoint. getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of CRLDistPoint in org.bouncycastle.jce.provider
Methods in org.bouncycastle.jce.provider with parameters of type CRLDistPoint Modifier and Type Method Description protected static voidCertPathValidatorUtilities. addAdditionalStoresFromCRLDistributionPoint(CRLDistPoint crldp, ExtendedPKIXParameters pkixParams)