Конструктор System::Security::Cryptography::HMACSHA512::HMACSHA512
HMACSHA512::HMACSHA512() constructor
Конструктор.
System::Security::Cryptography::HMACSHA512::HMACSHA512()
См. также
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++
HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t>&) constructor
Конструктор.
System::Security::Cryptography::HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t> &key)
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const System::ArrayPtr<uint8_t>& | Ключ хешера. |
См. также
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++