public class Md5Encrypt extends Object
| Constructor and Description |
|---|
Md5Encrypt() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
encodeHex(byte[] data) |
static String |
md5(String text) |
static String |
md5(String text,
String charset) |
Copyright © 2016. All rights reserved.