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)
| パラメーター | 型 | 説明 |
|---|---|---|
| キー | const System::ArrayPtr<uint8_t>& | ハッシュキー。 |
参照
- Typedef ArrayPtr
- Class HMACSHA512
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++