public class EncryptionUtils extends Object
EncryptionUtils()
static String
Decrypt(String text, String key)
Encrypt(String text, String key)
getSecretKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptionUtils()
public static String Decrypt(String text, String key) throws Exception
Exception
public static String Encrypt(String text, String key) throws Exception
public static String getSecretKey()
Copyright © 2004-2012. All Rights Reserved.