HMACSHA256 Fields
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| HashSizeValue | Represents the size, in bits, of the computed hash code. (Inherited from HashAlgorithm.) |
| HashValue | Represents the value of the computed hash code. (Inherited from HashAlgorithm.) |
| KeyValue | The key to use in the hash algorithm. (Inherited from KeyedHashAlgorithm.) |
| State | Represents the state of the hash computation. (Inherited from HashAlgorithm.) |
Reference
HMACSHA256 ClassSystem.Security.Cryptography Namespace