HMACSHA1 Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The HMACSHA1 type exposes the following members.
| 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.) |
Show: