CalcHMAC_SHA1(RawByteString,RawByteString) Method

Represents method CalcHMAC_SHA1(RawByteString,RawByteString).

Namespace: flcHash
function CalcHMAC_SHA1(const Key, Buf: RawByteString): T160BitDigest; overload;

Parameters

Key
Type: RawByteString

Buf
Type: RawByteString

Return Value