Uses of Class
org.ek9lang.core.Digest.CheckSum
Packages that use Digest.CheckSum
-
Uses of Digest.CheckSum in org.ek9lang.core
Methods in org.ek9lang.core that return Digest.CheckSumModifier and TypeMethodDescriptionFileHandling.createSha256Of(String fileName) Create a sha256 hash of a file and save it in fileName".sha256"static Digest.CheckSumDigest.digest(byte[] input) Checksum of bytes.static Digest.CheckSumOpen a file and create a checksum of the contents.static Digest.CheckSumGet checksum of an input.