The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HMAC::Create Method
.NET Framework (current version)
Creates an instance of an implementation of a Hash-based Message Authentication Code (HMAC) .
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create() | Creates an instance of the default implementation of a Hash-based Message Authentication Code (HMAC). |
![]() ![]() | Create(String^) | Creates an instance of the specified implementation of a Hash-based Message Authentication Code (HMAC). |
Show:

