CalcHMAC_SHA256(RawByteString,RawByteString) Method

Represents method CalcHMAC_SHA256(RawByteString,RawByteString).

Namespace: flcHash
function CalcHMAC_SHA256(const Key, Buf: RawByteString): T256BitDigest; overload;

Parameters

Key
Type: RawByteString

Buf
Type: RawByteString

Return Value