HashContext Class |
Namespace: FM.IceLink
The HashContext type exposes the following members.
| Name | Description | |
|---|---|---|
| HashContext |
Initializes a new instance of the HashContext class.
|
| Name | Description | |
|---|---|---|
| Type |
Gets the type.
(Inherited from HashContextBase.) |
| 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.) |