System::Security::Cryptography::HMACSHA1::ComputeHash طريقة
HMACSHA512::ComputeHash method
يحسب HMAC.
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| Parameter | Type | الوصف |
|---|---|---|
| المخزن المؤقت | const ArrayPtr<uint8_t>& | مخزن المصدر. |
ReturnValue
قيمة HMAC المحسوبة.
انظر أيضًا
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++