public class MD5 extends Object
| Constructor and Description |
|---|
MD5() |
| Modifier and Type | Method and Description |
|---|---|
static String |
byteArrayToHexString(byte[] b)
转换字节数组为16进制字串
|
static String |
MD5Encode(String origin)
MD5编码
|
Copyright © 2018. All rights reserved.