HMAC_MD5 function
function
HMAC_MD5(Text, Key: string): string;
Unit
SynaCode
Description
return binary string with HMAC-MD5 hash of text and key string.
See also:
MD5