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

System.Security.Cryptography.HashAlgorithm.Create Method

Return an instance of the specified HashAlgorithm. [Edit]

public static HashAlgorithm Create (string hashName)

Parameters

hashName
Specifies which derived class to create. [Edit]

Returns

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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