set_Mode()

SymmetricAlgorithm::set_Mode(CipherMode) method

Sets mode of cryptographic operation.

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Mode(CipherMode value)

Arguments

ParameterTypeDescription
valueCipherModeCipher mode.

See Also