This topic has not yet been rated - Rate this topic

KeyedHashAlgorithm Fields

The KeyedHashAlgorithm type exposes the following members.

  Name Description
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.
Protected field State Represents the state of the hash computation. (Inherited from HashAlgorithm.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.