| HashContext Methods | 
The HashContext type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Compute(String) | 
            Computes the hash.
            (Inherited from HashContextBase.) | 
|  | Compute(DataBuffer) | 
            Computes the hash.
            (Inherited from HashContextBase.) | 
|  | Destroy | 
            Destroys this instance.
            (Inherited from HashContextBase.) | 
|  | DoCompute | 
            Computes the hash.
            (Overrides HashContextBaseDoCompute(DataBuffer).) | 
|  | DoDestroy | 
            Destroys this instance.
            (Overrides HashContextBaseDoDestroy.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also