public class Checksum
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
static byte[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Checksum
public Checksum()
-
Method Details
-
equals
public static boolean equals
(File file,
String checksum)
-
sha256
public static byte[] sha256
(File file)