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 값.

또 보기