public class SafeFieldEncryptor extends Object implements FieldEncryptor, Serializable
FieldEncryptor.ValueTooLargeExceptionCANNOT_DECRYPT_VALUE| Constructor and Description |
|---|
SafeFieldEncryptor(String aPassword,
int aMaxLength) |
public SafeFieldEncryptor(String aPassword, int aMaxLength)
public String encrypt(String aValue)
encrypt in interface FieldEncryptorpublic String decrypt(String aValue)
decrypt in interface FieldEncryptorCopyright © 2018. All rights reserved.