public class Md5Utils extends Object
| Constructor and Description |
|---|
Md5Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMD5(byte[] bytes) |
static String |
getMD5(String value,
String encode) |
Copyright © 2018–2020 Alibaba Group. All rights reserved.