System.Security.Cryptography.SHA256.Create Method

Creates an instance of a specified implementation of System.Security.Cryptography.SHA256.

Syntax

public static SHA256 Create (string hashName)

Parameters

hashName
The name of the specific implementation of System.Security.Cryptography.SHA256 to be used.

Returns

A new instance of System.Security.Cryptography.SHA256 using the specified implementation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0