public class EncryptedStringValue extends OctetsValue
byteValue, byteValueLength, byteValueOffset| Constructor and Description |
|---|
EncryptedStringValue() |
EncryptedStringValue(byte[] b) |
EncryptedStringValue(String s) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
copy, getBytes, getBytes, getBytes, getLength, getValueObject, setValue, setValue, setValueObject, toDebugStringgetBytes, setValue, toXMLStringpublic EncryptedStringValue()
public EncryptedStringValue(String s)
public EncryptedStringValue(byte[] b)
public String toString()
toString in class OctetsValueCopyright © 2017. All rights reserved.