Click or drag to resize

HashContext Methods

The HashContext type exposes the following members.

Methods
  NameDescription
Public methodCompute(String)
Computes the hash.
(Inherited from HashContextBase.)
Public methodCompute(DataBuffer)
Computes the hash.
(Inherited from HashContextBase.)
Public methodDestroy
Destroys this instance.
(Inherited from HashContextBase.)
Protected methodDoCompute
Computes the hash.
(Overrides HashContextBaseDoCompute(DataBuffer).)
Protected methodDoDestroy
Destroys this instance.
(Overrides HashContextBaseDoDestroy.)
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