public class Aes extends Object
Aes()
static String
decrypt(String value, Key key)
encrypt(String value, Key key)
generateKey()
static Key
getKey(String key)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Aes()
public static String generateKey()
public static Key getKey(String key)
public static String decrypt(String value, Key key)
public static String encrypt(String value, Key key)
Copyright © 2015. All rights reserved.