public interface FieldEncryptor
| Modifier and Type | Interface and Description |
|---|---|
static class |
FieldEncryptor.ValueTooLargeException |
| Modifier and Type | Field and Description |
|---|---|
static String |
CANNOT_DECRYPT_VALUE |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String aValue) |
String |
encrypt(String aValue) |
Copyright © 2018. All rights reserved.