次の方法で共有


SHA384.Create メソッド (String)

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

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

パラメータ

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

戻り値

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

必要条件

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

参照

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