Skip to content

llComputeHash

  • DirectoryllComputeHash string
    • Message string — The message to be hashed.
    • Algorithm string — The digest algorithm: md5, sha1, sha224, sha256, sha384, sha512.

Returns hex-encoded Hash string of Message using digest Algorithm.