SymmetricAlgorithm.ModeValue フィールド
対称アルゴリズムで使用する暗号モードを表します。
Protected ModeValue As CipherMode
[C#]
protected CipherMode ModeValue;
[C++]
protected: CipherMode ModeValue;
[JScript]
protected var ModeValue : CipherMode;
解説
特定のモードについては、 CipherMode のトピックを参照してください。
このフィールドには、 Mode プロパティを使用してアクセスします。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SymmetricAlgorithm クラス | SymmetricAlgorithm メンバ | System.Security.Cryptography 名前空間 | 暗号サービス