public class IdDecoder
extends java.lang.Object
| Constructor and Description |
|---|
IdDecoder(byte[] key) |
IdDecoder(byte[] key,
java.lang.String encoding) |
| Modifier and Type | Method and Description |
|---|---|
Person |
decode(byte[] encrypted) |
public IdDecoder(byte[] key)
public IdDecoder(byte[] key,
java.lang.String encoding)
public Person decode(byte[] encrypted) throws java.io.UnsupportedEncodingException, java.text.ParseException
java.io.UnsupportedEncodingExceptionjava.text.ParseException