SHA256

Public Function SHA256(ByVal Message As String) As String

Hashes the specified message using the SHA-256 algorithm and returns the value as 64 char lower case hex.

See also: