public class HashUtil extends Object
Constructor and Description |
---|
HashUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
computeHash(String algorithm,
InputStream inputStream) |
public static String computeHash(String algorithm, @Nonnull InputStream inputStream) throws NoSuchAlgorithmException, IOException
NoSuchAlgorithmException
IOException
Copyright © 2017. All rights reserved.