SHA512

Public Function SHA512(ByVal Message As String) As String

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

See also: