System::Security::Cryptography::HMACSHA1::ComputeHash methode

HMACSHA512::ComputeHash method

Berekent HMAC.

ArrayPtr<uint8_t> System::Security::Cryptography::HMACSHA512::ComputeHash(const ArrayPtr<uint8_t> &buffer)
ParameterTypeBeschrijving
bufferconst ArrayPtr<uint8_t>&Bronbuffer.

ReturnValue

Berekende HMAC waarde.

Zie ook