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