public class CheckSum extends Object
CheckSum(String digestAlgorithm)
String
getChecksum(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CheckSum(String digestAlgorithm) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public String getChecksum(File file) throws IOException
IOException
Copyright © 2016–2017. All rights reserved.