次の方法で共有


RSA コンストラクタ

RSA の新しいインスタンスを初期化します。

Public Sub New()
[C#]
public RSA();
[C++]
public: RSA();
[JScript]
public function RSA();

解説

抽象クラスのインスタンスは作成できません。アプリケーション コードは、このクラスの実装のインスタンスを作成します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

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