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)
ParameterTypeDescription
valueCipherModeCipher mode.

See Also