RSA アルゴリズムの既定の実装のインスタンスを作成します。
Overloads Public Shared Shadows Function Create() As RSA
[C#]
public static new RSA Create();
[C++]
public: static RSA* Create();
[JScript]
public static hide function Create() : RSA;
戻り値
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 名前空間 | RSA.Create オーバーロードの一覧 | 暗号サービス