System::Security::Cryptography::SymmetricAlgorithm::set_Mode 方法

SymmetricAlgorithm::set_Mode method

设置加密操作的模式。

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Mode(CipherMode value)
参数类型描述
CipherMode密码模式。

另见