public class DERGeneralString extends DERString
Modifier and Type | Method and Description |
---|---|
static DERGeneralString |
valueOf(String string)
Static factory method, type-conversion operator.
|
byteArrayToString, getString, stringToByteArray
public static DERGeneralString valueOf(String string)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.