HMAC_MD5 function

function HMAC_MD5(Text, Key: string): string;

Unit
SynaCode

Description
Returns a binary string with HMAC-MD5 text hashing, and the hash key string.

See also:
MD5