The MD4Managed type exposes the following members.

Fields

  NameDescription
Protected fieldSupported by the .NET Compact FrameworkHashSizeValue
Represents the size, in bits, of the computed hash code.
(Inherited from HashAlgorithm.)
Protected fieldSupported by the .NET Compact FrameworkHashValue
Represents the value of the computed hash code.
(Inherited from HashAlgorithm.)
Protected fieldSupported by the .NET Compact FrameworkState
Represents the state of the hash computation.
(Inherited from HashAlgorithm.)

See Also