public class TLV extends Object implements Serializable
Constructor and Description |
---|
TLV() |
Modifier and Type | Method and Description |
---|---|
TLV |
decrypted(String decrypted)
Decrypted TLV string.
|
boolean |
equals(Object o) |
String |
getDecrypted() |
int |
hashCode() |
void |
setDecrypted(String decrypted) |
String |
toString() |
Copyright © 2018. All rights reserved.