System::Security::Cryptography::HMACSHA512::ComputeHash method

HMACSHA512::ComputeHash method

Menghitung HMAC.

ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
ParameterTipeDeskripsi
penyanggaconst ArrayPtr<uint8_t>&Buffer sumber.

ReturnValue

Nilai HMAC yang dihitung.

Lihat Juga