public class MD5 extends Object
MD5()
static String
fileNameToMD5(String fileName)
streamToMD5(InputStream inputStream)
stringToMD5(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MD5()
public static String stringToMD5(String str)
public static String fileNameToMD5(String fileName)
public static String streamToMD5(InputStream inputStream)
Copyright © 2020. All rights reserved.