次の方法で共有


DSACryptoServiceProvider.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 ファミリ

参照

DSACryptoServiceProvider クラス | DSACryptoServiceProvider メンバ | System.Security.Cryptography 名前空間 | 暗号サービス