HashAlgorithm.Create Method
.NET Framework 4.5
Creates an instance of an implementation of a hash algorithm.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Create() | Creates an instance of the default implementation of a hash algorithm. |
|
Create(String) | Creates an instance of the specified implementation of a hash algorithm. |