public class DERObjectIdentifier extends ASN1ObjectIdentifier
identifier
Constructor and Description |
---|
DERObjectIdentifier(ASN1ObjectIdentifier oid,
String branch)
Deprecated.
|
DERObjectIdentifier(byte[] bytes)
Deprecated.
|
DERObjectIdentifier(String identifier)
Deprecated.
|
asn1Equals, branch, encode, encodedLength, fromOctetString, getBody, getId, getInstance, getInstance, hashCode, isConstructed, on, toString
equals, fromByteArray, toASN1Primitive, toDERObject, toDLObject
getEncoded, getEncoded, hasEncodedTagValue, toASN1Object
public DERObjectIdentifier(String identifier)
DERObjectIdentifier(byte[] bytes)
DERObjectIdentifier(ASN1ObjectIdentifier oid, String branch)