public class Asn1Specific extends AbstractAsn1Type<byte[]>
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
Asn1Specific(Tag tag) |
Asn1Specific(Tag tag,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decodeBody(Asn1ParseResult parseResult) |
protected int |
encodingBodyLength() |
String |
toString() |
getValue, setValuedecode, decode, decode, encode, encode, encodeBody, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDefinitiveLength, 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 Asn1Specific(Tag tag, byte[] value)
public Asn1Specific(Tag tag)
protected int encodingBodyLength()
encodingBodyLength in class Asn1Encodeableprotected void decodeBody(Asn1ParseResult parseResult) throws IOException
decodeBody in class Asn1EncodeableIOExceptionpublic String toString()
toString in class AbstractAsn1Type<byte[]>Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.