HMAC Fields
Collapse the table of content
Expand the table of content

HMAC Fields

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The HMAC type exposes the following members.

  NameDescription
Protected field HashSizeValue Represents the size, in bits, of the computed hash code. (Inherited from HashAlgorithm.)
Protected field HashValue Represents the value of the computed hash code. (Inherited from HashAlgorithm.)
Protected field KeyValue The key to use in the hash algorithm. (Inherited from KeyedHashAlgorithm.)
Protected field State Represents the state of the hash computation. (Inherited from HashAlgorithm.)
Top

Show:
© 2017 Microsoft