次の方法で共有


DSA.Create メソッド ()

非対称アルゴリズムを実行するために使用する既定の暗号オブジェクトを作成します。

Overloads Public Shared Shadows Function Create() As DSA
[C#]
public static new DSA Create();
[C++]
public: static DSA* Create();
[JScript]
public static hide function Create() : DSA;

戻り値

非対象アルゴリズムを実行するために使用する暗号オブジェクト。

必要条件

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

参照

DSA クラス | DSA メンバ | System.Security.Cryptography 名前空間 | DSA.Create オーバーロードの一覧 | 暗号サービス