次の方法で共有


SHA1.Create メソッド (String)

SHA1 の指定した実装のインスタンスを作成します。

Overloads Public Shared Shadows Function Create( _
   ByVal hashName As String _) As SHA1
[C#]
public static new SHA1 Create(stringhashName);
[C++]
public: static SHA1* Create(String* hashName);
[JScript]
public static hide function Create(
   hashName : String) : SHA1;

パラメータ

  • hashName
    使用する SHA1 の特定の実装の名前。

戻り値

SHA1 の指定した実装を使用する新しいインスタンス。

必要条件

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

参照

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