HashAlgorithm.Create メソッド
HashAlgorithm の実装のインスタンスを作成します。
オーバーロードの一覧
HashAlgorithm の既定の実装のインスタンスを作成します。
[Visual Basic] Overloads Public Shared Function Create() As HashAlgorithm
HashAlgorithm の指定した実装のインスタンスを作成します。
[Visual Basic] Overloads Public Shared Function Create(String) As HashAlgorithm
[JScript] public static function Create(String) : HashAlgorithm;
参照
HashAlgorithm クラス | HashAlgorithm メンバ | System.Security.Cryptography 名前空間