CalcHMAC_SHA512(RawByteString,Void,Integer) Method
Represents method CalcHMAC_SHA512(RawByteString,Void,Integer).
function CalcHMAC_SHA512(const Key: RawByteString; const Buf; const BufSize: Integer): T512BitDigest; overload;
Parameters
- Key
- Type: RawByteString
- Buf
- Type: System.Void
- BufSize
- Type: Integer