public class GeneralNameBCFips extends ASN1EncodableBCFips implements IGeneralName
GeneralName.| Constructor and Description |
|---|
GeneralNameBCFips(org.bouncycastle.asn1.x509.GeneralName generalName)
Creates new wrapper instance for
GeneralName. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.GeneralName |
getGeneralName()
Gets actual org.bouncycastle object being wrapped.
|
static GeneralNameBCFips |
getInstance()
Gets wrapper instance.
|
int |
getTagNo() |
int |
getUniformResourceIdentifier() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic GeneralNameBCFips(org.bouncycastle.asn1.x509.GeneralName generalName)
GeneralName.generalName - GeneralName to be wrappedpublic static GeneralNameBCFips getInstance()
GeneralNameBCFips instance.public org.bouncycastle.asn1.x509.GeneralName getGeneralName()
GeneralName.public int getTagNo()
getTagNo in interface IGeneralNamepublic int getUniformResourceIdentifier()
getUniformResourceIdentifier in interface IGeneralNameCopyright © 1998–2023 Apryse Group NV. All rights reserved.