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