-
-
Constructor Summary
Constructors
Constructor and Description |
Md5Encrypt() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static char[] |
encodeHex(byte[] data) |
static String |
md5(String text)
MD5编码
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Md5Encrypt
public Md5Encrypt()
Copyright © 2014. All Rights Reserved.