Click or drag to resize

Md5Sha1HashContext Class

An MD5-SHA1 hash context.
Inheritance Hierarchy
SystemObject
  FM.IceLinkMd5Sha1HashContext

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The Md5Sha1HashContext type exposes the following members.

Constructors
  NameDescription
Public methodMd5Sha1HashContext
Initializes a new instance of the Md5Sha1HashContext class.
Top
Methods
  NameDescription
Public methodCompute
Computes the specified input.
Public methodDestroy
Destroys this instance.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also