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, stringToByteArray
public static DERUTF8String valueOf(String string)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.