Source position: hmac.pp line 31
function HMACMD5(
const AKey: string;
const AMessage: string
):string;