SymmetricAlgorithm.ModeValue 欄位

定義

表示對稱演算法中使用的密碼模式。

protected: System::Security::Cryptography::CipherMode ModeValue;
protected System.Security.Cryptography.CipherMode ModeValue;
val mutable ModeValue : System.Security.Cryptography.CipherMode
Protected ModeValue As CipherMode 

欄位值

備註

如需特定模式的描述,請參閱 CipherMode 列舉。

此欄位是透過 Mode 屬性存取。

適用於

另請參閱