public class SecurityUtil extends Object
public static String md5(InputStream input) throws IOException
IOExceptionpublic static String digest(InputStream input, String algorithm) throws IOException, NoSuchAlgorithmException
Copyright © 2017. All rights reserved.