public class BerIA5String extends BerOctetString
Modifier and Type | Field and Description |
---|---|
static BerIdentifier |
identifier |
id, value
Constructor and Description |
---|
BerIA5String() |
BerIA5String(byte[] value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
decode, encode
public static final BerIdentifier identifier
public BerIA5String()
public BerIA5String(byte[] value)
public java.lang.String toString()
toString
in class BerOctetString