This topic has not yet been rated - Rate this topic

HMAC Fields

The HMAC type exposes the following members.

  Name Description
Protected field Supported by Silverlight for Windows Phone HashSizeValue Represents the size, in bits, of the computed hash code. (Inherited from HashAlgorithm.)
Protected field Supported by Silverlight for Windows Phone HashValue Represents the value of the computed hash code. (Inherited from HashAlgorithm.)
Protected field Supported by Silverlight for Windows Phone KeyValue The key to use in the hash algorithm. (Inherited from KeyedHashAlgorithm.)
Protected field Supported by Silverlight for Windows Phone State Represents the state of the hash computation. (Inherited from HashAlgorithm.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.