System::Security::Cryptography::HMACSHA1::ComputeHash طريقة

HMACSHA512::ComputeHash method

يحسب HMAC.

ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
ParameterTypeالوصف
المخزن المؤقتconst ArrayPtr<uint8_t>&مخزن المصدر.

ReturnValue

قيمة HMAC المحسوبة.

انظر أيضًا