public class AES extends Object
AES()
static String
decrypt(String content, String password)
encrypt(String content, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AES()
public static String encrypt(String content, String password)
content
password
public static String decrypt(String content, String password)
Copyright © 2019. All rights reserved.