System::Security::Cryptography::HMACSHA512::ComputeHash method
HMACSHA512::ComputeHash method
计算 HMAC。
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| 参数 | 类型 | 描述 |
|---|---|---|
| buffer | const ArrayPtr<uint8_t>& | 源缓冲区。 |
ReturnValue
已计算的 HMAC 值。
另见
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++