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