public class CryptoUtil extends Object
static String
SECRET
CryptoUtil()
AESDncode(String content)
AESEncode(String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String SECRET
public CryptoUtil()
public static String AESEncode(String content)
content
public static String AESDncode(String content)
Copyright © 2021. All rights reserved.