System::Security::Cryptography::SymmetricAlgorithm::set_Mode 方法
SymmetricAlgorithm::set_Mode method
设置加密操作的模式。
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Mode(CipherMode value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | CipherMode | 密码模式。 |
另见
- Enum CipherMode
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++