次の方法で共有


SHA512.Create メソッド (String)

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

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

パラメータ

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

戻り値

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

必要条件

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

参照

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