System::Security::Cryptography::SymmetricAlgorithm::set_Key 方法
SymmetricAlgorithm::set_Key method
设置加密操作的密钥。
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Key(System::ArrayPtr<uint8_t> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::ArrayPtr<uint8_t> | 要设置的密钥。 |
另见
- Typedef ArrayPtr
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++