public class DistributionPointNameBC extends ASN1EncodableBC implements IDistributionPointName
DistributionPointName.| Constructor and Description |
|---|
DistributionPointNameBC(org.bouncycastle.asn1.x509.DistributionPointName distributionPointName)
Creates new wrapper instance for
DistributionPointName. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.DistributionPointName |
getDistributionPointName()
Gets actual org.bouncycastle object being wrapped.
|
int |
getFullName() |
static DistributionPointNameBC |
getInstance()
Gets wrapper instance.
|
IASN1Encodable |
getName() |
int |
getType() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic DistributionPointNameBC(org.bouncycastle.asn1.x509.DistributionPointName distributionPointName)
DistributionPointName.distributionPointName - DistributionPointName to be wrappedpublic static DistributionPointNameBC getInstance()
DistributionPointNameBC instance.public org.bouncycastle.asn1.x509.DistributionPointName getDistributionPointName()
DistributionPointName.public int getType()
getType in interface IDistributionPointNamepublic IASN1Encodable getName()
getName in interface IDistributionPointNamepublic int getFullName()
getFullName in interface IDistributionPointNameCopyright © 1998–2024 Apryse Group NV. All rights reserved.