<< Click to Display Table of Contents >> CreateMD5 |
Computes the hash value for the specified byte array.
pInput - The input to compute the hash code for. Trailing spaces are removed from the input string.
Returns: The computed hash code.
CreateMD5 PROCEDURE(STRING pInput), STRING