| HashContextBase Methods | 
The HashContextBase type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Compute(String) | 
            Computes the hash.
             | 
|  | Compute(DataBuffer) | 
            Computes the hash.
             | 
|   | Compute(HashType, DataBuffer) | 
            Computes the hash for a given type.
             | 
|   | Compute(HashType, String) | 
            Computes the hash for a given type.
             | 
|  | Destroy | 
            Destroys this instance.
             | 
|  | DoCompute | 
            Computes the hash.
             | 
|  | DoDestroy | 
            Destroys this instance.
             | 
|  | 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