CalcHMAC_SHA512(RawByteString,RawByteString) Method

Represents method CalcHMAC_SHA512(RawByteString,RawByteString).

Namespace: flcHash
function CalcHMAC_SHA512(const Key, Buf: RawByteString): T512BitDigest; overload;

Parameters

Key
Type: RawByteString

Buf
Type: RawByteString

Return Value