Click or drag to resize

MD5Managed Fields

The MD5Managed type exposes the following members.

Fields
  NameDescription
Protected fieldHashSizeValue
Represents the size, in bits, of the computed hash code.
(Inherited from HashAlgorithm.)
Protected fieldHashValue
Represents the value of the computed hash code.
(Inherited from HashAlgorithm.)
Protected fieldState
Represents the state of the hash computation.
(Inherited from HashAlgorithm.)
Top
See Also