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