public final class Md5Util extends Object
public static String getString(String str) throws NoSuchAlgorithmException
str - 字符串NoSuchAlgorithmException - 异常public static String getFile(File file) throws IOException, NoSuchAlgorithmException
file - file 对象IOException - ioNoSuchAlgorithmException - 异常Copyright © 2018. All rights reserved.