public class MD5 extends Object
| Constructor and Description |
|---|
MD5() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fileNameToMD5(String fileName) |
static String |
streamToMD5(InputStream inputStream) |
static String |
stringToMD5(String str) |
Copyright © 2021. All rights reserved.