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