DataHash Methods |
The DataHash type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Compare TLV element to object.
(Overrides ObjectEquals(Object).) | |
| Equals(DataHash) |
Compare current hash against another hash.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
Get hash code of current object.
(Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Get DataHash as a string including the algorithm name and computed hash value.
(Overrides ObjectToString.) |