public class AES extends Object
static String
AES_NAME
CHER_SET
DEFAULT_KEY
decrypt(String sSrc)
decrypt(String sSrc, String sKey)
encrypt(String sSrc)
encrypt(String sSrc, String sKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String AES_NAME
public static final String CHER_SET
public static final String DEFAULT_KEY
public static String encrypt(String sSrc)
sSrc
public static String encrypt(String sSrc, String sKey)
sKey
public static String decrypt(String sSrc)
public static String decrypt(String sSrc, String sKey)
Copyright © 2019. All rights reserved.