public class DistributionPointBC extends ASN1EncodableBC implements IDistributionPoint
DistributionPoint.| Constructor and Description |
|---|
DistributionPointBC(org.bouncycastle.asn1.x509.DistributionPoint distributionPoint)
Creates new wrapper instance for
DistributionPoint. |
| Modifier and Type | Method and Description |
|---|---|
IDistributionPointName |
getDistributionPoint() |
org.bouncycastle.asn1.x509.DistributionPoint |
getPoint()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic DistributionPointBC(org.bouncycastle.asn1.x509.DistributionPoint distributionPoint)
DistributionPoint.distributionPoint - DistributionPoint to be wrappedpublic org.bouncycastle.asn1.x509.DistributionPoint getPoint()
DistributionPoint.public IDistributionPointName getDistributionPoint()
getDistributionPoint in interface IDistributionPointCopyright © 1998–2024 Apryse Group NV. All rights reserved.