public final class Asn1Null extends Asn1Simple<Object>
Asn1Type.EncodingType| Modifier and Type | Method and Description |
|---|---|
protected void |
decodeBody(Asn1ParseResult parseResult) |
protected byte[] |
encodeBody() |
protected int |
encodingBodyLength() |
String |
toString() |
createSimple, createSimple, encodeBody, getBytes, isDefinitiveLength, isSimple, isSimple, isSimple, setBytes, toBytes, toValuegetValue, setValuedecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDER, isImplicit, isPrimitive, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic static final Asn1Null INSTANCE
protected byte[] encodeBody()
encodeBody in class Asn1Simple<Object>protected int encodingBodyLength()
encodingBodyLength in class Asn1Simple<Object>protected void decodeBody(Asn1ParseResult parseResult) throws IOException
decodeBody in class Asn1Simple<Object>IOExceptionpublic String toString()
toString in class Asn1Simple<Object>Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.