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