Source position: hmac.pp line 36
function HMACSHA1(
const AKey: string;
const AMessage: string
):string;