System::Security::Cryptography::SymmetricAlgorithm::get_Mode method

SymmetricAlgorithm::get_Mode method

Gets mode of cryptographic operation.

virtual CipherMode System::Security::Cryptography::SymmetricAlgorithm::get_Mode()

ReturnValue

Cipher mode.

See Also