public class Asn1BmpString extends Asn1Simple<String>
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
Asn1BmpString() |
Asn1BmpString(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decodeBody(Asn1ParseResult parseResult) |
protected int |
encodingBodyLength() |
protected void |
toBytes() |
protected void |
toValue() |
createSimple, createSimple, encodeBody, encodeBody, 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 Asn1BmpString()
public Asn1BmpString(String value)
protected int encodingBodyLength()
encodingBodyLength in class Asn1Simple<String>protected void toBytes()
toBytes in class Asn1Simple<String>protected void toValue()
throws IOException
toValue in class Asn1Simple<String>IOExceptionprotected void decodeBody(Asn1ParseResult parseResult) throws IOException
decodeBody in class Asn1Simple<String>IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.