MD5 function
function
MD5(Const Value: string): string;
Unit
synacode
Description
Returns a binary string with a RSA-MD5 hashing of "Value" string.
See also:
HMAC_MD5