System::Security::Cryptography::HMACSHA512::ComputeHash yöntemi

HMACSHA512::ComputeHash method

HMAC hesaplar.

ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
ParameterTypeAçıklama
tamponconst ArrayPtr<uint8_t>&Kaynak tampon.

ReturnValue

Hesaplanan HMAC değeri.

Ayrıca Bakınız