System::Security::Cryptography::HMACSHA512::ComputeHash method
HMACSHA512::ComputeHash method
Beräknar HMAC.
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| Parameter | Type | Beskrivning |
|---|---|---|
| buffert | const ArrayPtr<uint8_t>& | Källbuffert. |
ReturnValue
Beräknat HMAC-värde.
Se även
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++