public class ASN1ObjectIdentifierBC extends ASN1PrimitiveBC implements IASN1ObjectIdentifier
ASN1ObjectIdentifier.| Constructor and Description |
|---|
ASN1ObjectIdentifierBC(org.bouncycastle.asn1.ASN1ObjectIdentifier identifier)
Creates new wrapper instance for
ASN1ObjectIdentifier. |
ASN1ObjectIdentifierBC(String identifier)
Creates new wrapper instance for
ASN1ObjectIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getASN1ObjectIdentifier()
Gets actual org.bouncycastle object being wrapped.
|
String |
getId() |
getEncoded, getEncoded, getPrimitiveequals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEncoded, getEncodedisNull, toASN1Primitivepublic ASN1ObjectIdentifierBC(String identifier)
ASN1ObjectIdentifier.identifier - string to create ASN1ObjectIdentifierpublic ASN1ObjectIdentifierBC(org.bouncycastle.asn1.ASN1ObjectIdentifier identifier)
ASN1ObjectIdentifier.identifier - ASN1ObjectIdentifier to be wrappedpublic org.bouncycastle.asn1.ASN1ObjectIdentifier getASN1ObjectIdentifier()
ASN1ObjectIdentifier.public String getId()
getId in interface IASN1ObjectIdentifierCopyright © 1998–2024 Apryse Group NV. All rights reserved.