System.Security.Cryptography.SHA1.Create Method

Creates an instance of the specified implementation of System.Security.Cryptography.SHA1.

Syntax

public static SHA1 Create (string hashName)

Parameters

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

Returns

A new instance of System.Security.Cryptography.SHA1 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