HMACSHA1 Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The HMACSHA1 type exposes the following members.

Fields

  Name Description
Protected fieldSupported by Silverlight for Windows Phone HashSizeValue Represents the size, in bits, of the computed hash code. (Inherited from HashAlgorithm.)
Protected fieldSupported by Silverlight for Windows Phone HashValue Represents the value of the computed hash code. (Inherited from HashAlgorithm.)
Protected fieldSupported by Silverlight for Windows Phone KeyValue The key to use in the hash algorithm. (Inherited from KeyedHashAlgorithm.)
Protected fieldSupported by Silverlight for Windows Phone State Represents the state of the hash computation. (Inherited from HashAlgorithm.)

Top