次の方法で共有


TripleDES.Create メソッド ()

暗号オブジェクトのインスタンスを作成し、 TripleDES アルゴリズムを実行します。

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

戻り値

暗号オブジェクトのインスタンス。

必要条件

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

参照

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