Mono Class Library: System.Security.Cryptography.HashAlgorithm Overview | Members

System.Security.Cryptography.HashAlgorithm.Create Method

Return an instance of the specified HashAlgorithm.

public static HashAlgorithm Create (string hashName)

Parameters

hashName
Specifies which derived class to create.

Returns

An instance of the specified HashAlgorithm or null if the name isn't a well known name or defined in machine.config.

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