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