Calculates the md5 hash value of the input.
Category
Miscellaneous
Syntax
MD5SUM(value)
Parameter and Description
Parameter | Description |
---|---|
value | Data used to calculate the md5 hash value. |
Example
Calculate the md5 hash value of the given input. The result is a 32 byte hexadecimal representation of the hash.