public class MEncrypt extends Object
MEncrypt()
static byte[]
AESdecrypt(byte[] content, String password)
AESencrypt(String content, String password)
static String
md5(String s)
MD5(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MEncrypt()
public static final String MD5(String s)
s
public static final String md5(String s)
public static byte[] AESencrypt(String content, String password)
content
password
public static byte[] AESdecrypt(byte[] content, String password)
Copyright © 2017. All rights reserved.