public class MD5 extends Object
| Constructor and Description |
|---|
MD5() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toLowerCase(String src)
将字符串转换为 MD5 小写字符串
|
static String |
toUpperCase(String src)
将字符串转换为 MD5 大写字符串
|
Copyright © 2017. All rights reserved.