public class Asn1ObjectIdentifier extends Asn1Simple<String>
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
Asn1ObjectIdentifier() |
Asn1ObjectIdentifier(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
toBytes() |
protected void |
toValue() |
createSimple, createSimple, decodeBody, encodeBody, encodeBody, encodingBodyLength, getBytes, isDefinitiveLength, isSimple, isSimple, isSimple, setBytes, toStringgetValue, setValuedecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDER, isImplicit, isPrimitive, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic Asn1ObjectIdentifier()
public Asn1ObjectIdentifier(String value)
protected void toBytes()
toBytes in class Asn1Simple<String>protected void toValue()
toValue in class Asn1Simple<String>Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.