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