System::Security::Cryptography::SymmetricAlgorithm::set_Mode method
SymmetricAlgorithm::set_Mode method
Sets mode of cryptographic operation.
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Mode(CipherMode value)
| Parameter | Type | Description |
|---|---|---|
| value | CipherMode | Cipher mode. |
See Also
- Enum CipherMode
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++