md5

Calculate the MD5 hash of a String.


Syntax


Parameters

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


Result

Returns the MD5 hash of subject. The hash is a 32-character hexadecimal number.