System::Security::Cryptography::HMACSHA512::HMACSHA512 constructor
HMACSHA512::HMACSHA512() constructor
Constructor.
System::Security::Cryptography::HMACSHA512::HMACSHA512()
See Also
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++
HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t>&) constructor
Constructor.
System::Security::Cryptography::HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t> &key)
Parameter | Type | Description |
---|---|---|
key | const System::ArrayPtr<uint8_t>& | Hasher key. |
See Also
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++