public class DERBMPString extends DERString
Constructor and Description |
---|
DERBMPString(byte[] value)
Basic DERObject constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getString()
Lazy accessor.
|
static DERBMPString |
valueOf(String string)
Static factory method, type-conversion operator.
|
byteArrayToString, stringToByteArray
public static DERBMPString valueOf(String string)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.