System::Security::Cryptography::HMACSHA512::HMACSHA512 constructor
HMACSHA512::HMACSHA512() constructor
생성자.
System::Security::Cryptography::HMACSHA512::HMACSHA512()
또 보기
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t>&) constructor
생성자.
System::Security::Cryptography::HMACSHA512::HMACSHA512(const System::ArrayPtr<uint8_t> &key)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| key | const System::ArrayPtr<uint8_t>& | 해시 키. |
또 보기
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++