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.
HMACSHA384 Constructor
.NET Framework (current version)
Initializes a new instance of the HMACSHA384 class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | HMACSHA384() | Initializes a new instance of the HMACSHA384 class by using a randomly generated key. |
![]() | HMACSHA384(array<Byte>^) | Initializes a new instance of the HMACSHA384 class by using the specified key data. |
Show:
