This topic has not yet been rated - Rate this topic

HMACSHA256 Fields

  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. (Inherited from KeyedHashAlgorithm.)
Protected field 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.