CalcHMAC_SHA512(RawByteString,Void,Integer) Method

Represents method CalcHMAC_SHA512(RawByteString,Void,Integer).

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

Parameters

Key
Type: RawByteString

Buf
Type: System.Void

BufSize
Type: Integer

Return Value