System::Security::Cryptography::HMACSHA512::ComputeHash method
HMACSHA512::ComputeHash method
HMACを計算します。
ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
| パラメーター | 型 | 説明 |
|---|---|---|
| バッファ | const ArrayPtr<uint8_t>& | ソースバッファ。 |
ReturnValue
計算されたHMACの値。
参照
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++