SHA1

Public Function SHA1(ByVal Message As String) As String

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

See also: