public class CRLDistPointBC extends ASN1EncodableBC implements ICRLDistPoint
CRLDistPoint.| Constructor and Description |
|---|
CRLDistPointBC(org.bouncycastle.asn1.x509.CRLDistPoint crlDistPoint)
Creates new wrapper instance for
CRLDistPoint. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.CRLDistPoint |
getCrlDistPoint()
Gets actual org.bouncycastle object being wrapped.
|
IDistributionPoint[] |
getDistributionPoints() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic CRLDistPointBC(org.bouncycastle.asn1.x509.CRLDistPoint crlDistPoint)
CRLDistPoint.crlDistPoint - CRLDistPoint to be wrappedpublic org.bouncycastle.asn1.x509.CRLDistPoint getCrlDistPoint()
CRLDistPoint.public IDistributionPoint[] getDistributionPoints()
getDistributionPoints in interface ICRLDistPointCopyright © 1998–2023 Apryse Group NV. All rights reserved.