Uses of Class
org.ek9lang.core.Digest.CheckSum
-
Uses of Digest.CheckSum in org.ek9lang.core
Modifier and TypeMethodDescriptionFileHandling.createSha256Of
(String fileName) Create a sha256 hash of a file and save it in fileName".sha256"static Digest.CheckSum
Digest.digest
(byte[] input) Checksum of bytes.static Digest.CheckSum
Open a file and create a checksum of the contents.static Digest.CheckSum
Get checksum of an input.