System::Security::Cryptography::HMACSHA512::ComputeHash Methode
HMACSHA512::ComputeHash method
Berechnet HMAC.
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| Parameter | Typ | Beschreibung |
|---|---|---|
| buffer | const ArrayPtr<uint8_t>& | Quellpuffer. |
ReturnValue
Berechneter HMAC Wert.
Siehe auch
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++