Click or drag to resize

DataHash Properties

The DataHash type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithm
Get the HashAlgorithm used to compute this DataHash.
Public propertyImprint
Get data imprint. Imprint is created by concatenating hash algorithm id with hash value.
Public propertyValue
Get the computed hash value for DataHash.
Top
See Also