RC2.KeySize プロパティ
RC2 アルゴリズムで使用する共有キーのサイズをビット単位で取得または設定します。
Overrides Public Property KeySize As Integer
[C#]
public override int KeySize {get; set;}
[C++]
public: __property int get_KeySize();public: __property void set_KeySize(int);
[JScript]
public override function get KeySize() : int;public override function set KeySize(int);
プロパティ値
RC2 アルゴリズムで使用する共有キーのサイズ。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
RC2 クラス | RC2 メンバ | System.Security.Cryptography 名前空間 | 暗号サービス