public class MD5Util extends Object
MD5Util()
static String
MD5(File file)
MD5(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MD5Util()
public static String MD5(String message) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public static String MD5(File file) throws IOException, NoSuchAlgorithmException
IOException
Copyright © 2019. All rights reserved.