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