System::Security::Cryptography::SymmetricAlgorithm::set_KeySize 方法
SymmetricAlgorithm::set_KeySize method
设置加密操作的密钥大小。
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_KeySize(int value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | int | 以位为单位的密钥大小。 |
另见
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++