The following tables list the members exposed by HMAC2.
| Name | Description | |
|---|---|---|
|
HMAC2 Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
|
HashSizeValue | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
KeyValue | (Inherited from System.Security.Cryptography.KeyedHashAlgorithm) |
|
State | (Inherited from System.Security.Cryptography.HashAlgorithm) |
| Name | Description | |
|---|---|---|
|
CanReuseTransform | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
CanTransformMultipleBlocks | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
Hash | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
HashName | (Inherited from System.Security.Cryptography.HMAC) |
|
HashSize | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
InputBlockSize | Overridden. When overridden in a derived class, gets the input block size. |
|
Key | (Inherited from System.Security.Cryptography.HMAC) |
|
OutputBlockSize | Overridden. When overridden in a derived class, gets the output block size. |
| Name | Description | |
|---|---|---|
|
BlockSizeValue | (Inherited from System.Security.Cryptography.HMAC) |
| Name | Description | |
|---|---|---|
|
Clear | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
ComputeHash | Overloaded. (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
Dispose | Overloaded. (Inherited from System.Security.Cryptography.HMAC) |
|
Initialize | (Inherited from System.Security.Cryptography.HMAC) |
|
TransformBlock | (Inherited from System.Security.Cryptography.HashAlgorithm) |
|
TransformFinalBlock | (Inherited from System.Security.Cryptography.HashAlgorithm) |
| Name | Description | |
|---|---|---|
|
HashCore | (Inherited from System.Security.Cryptography.HMAC) |
|
HashFinal | (Inherited from System.Security.Cryptography.HMAC) |