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 使用してアクセスします。

適用対象

こちらもご覧ください