public class CipherUtils
extends java.lang.Object
Constructor and Description |
---|
CipherUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
decrypt(android.content.Context context,
java.lang.String strToDecrypt) |
static java.lang.String |
encrypt(android.content.Context context,
java.lang.String strToEncrypt) |