public class OctectString extends DecoderObject
rawDerValue, rawValue
Constructor and Description |
---|
OctectString() |
Modifier and Type | Method and Description |
---|---|
protected void |
decodeValue()
Decodifica el valor DER establecido comprobando que corresponde al esperado y formando las
estructuras internas.
|
protected byte |
getDefaultTag()
Obtiene la etiqueta de tipo ASN.1 del objeto.
|
byte[] |
getOctectStringByteValue()
Proporciona valor binario del OctectString.
|
checkTag, getByteValue, getRawDerValue, setDerValue
protected void decodeValue()
DecoderObject
decodeValue
in class DecoderObject
protected byte getDefaultTag()
DecoderObject
getDefaultTag
in class DecoderObject
public byte[] getOctectStringByteValue()