System::Security::Cryptography::HMACSHA1::ComputeHash methode
HMACSHA512::ComputeHash method
Berekent HMAC.
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| Parameter | Type | Beschrijving |
|---|---|---|
| buffer | const ArrayPtr<uint8_t>& | Bronbuffer. |
ReturnValue
Berekende HMAC waarde.
Zie ook
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++