次の方法で共有


SymmetricAlgorithm.Create メソッド ()

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

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

戻り値

対称アルゴリズムを実行するために使用する暗号オブジェクトのインスタンス。

必要条件

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

参照

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