AsymmetricAlgorithm.Create メソッド ()
非対称アルゴリズムを実行するために使用する、既定の暗号オブジェクトのインスタンスを作成します。
Overloads Public Shared Function Create() As AsymmetricAlgorithm
[C#]
public static AsymmetricAlgorithm Create();
[C++]
public: static AsymmetricAlgorithm* Create();
[JScript]
public static function Create() : AsymmetricAlgorithm;
戻り値
非対称アルゴリズムを実行するために使用する暗号オブジェクトのインスタンス。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
AsymmetricAlgorithm クラス | AsymmetricAlgorithm メンバ | System.Security.Cryptography 名前空間 | AsymmetricAlgorithm.Create オーバーロードの一覧 | 暗号サービス