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