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++