DataHash Properties |
The DataHash type exposes the following members.
| Name | Description | |
|---|---|---|
| Algorithm |
Get the HashAlgorithm used to compute this DataHash.
| |
| Imprint |
Get data imprint.
Imprint is created by concatenating hash algorithm id with hash value.
| |
| Value |
Get the computed hash value for DataHash.
|