sha1

Calculate the SHA1 hash of a String.


Syntax


Parameters

  • String subject - The String to calculate a hash for.


Result

Returns the SHA1 hash of subject. The hash is a 40-character hexadecimal number.