KeyedHashAlgorithm.Create Method
.NET Framework 3.5
Creates an instance of an implementation of a keyed 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 keyed hash algorithm. |
|
Create(String) | Creates an instance of the specified implementation of a keyed hash algorithm. |