System::Security::Cryptography::HMACSHA512::HMACSHA512 constructor

HMACSHA512::HMACSHA512() constructor

Constructor.

System::Security::Cryptography::HMACSHA512::HMACSHA512()

See Also

HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t>&) constructor

Constructor.

System::Security::Cryptography::HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t> &key)
ParameterTypeDescription
keyconst System::ArrayPtr<uint8_t>&Hasher key.

See Also