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