Click or drag to resize

IDataHasherGetHash Method

Get the final hash value for the digest. This will not reset hash calculation.

Namespace:  Guardtime.KSI.Hashing
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
DataHash GetHash()

Return Value

Type: DataHash
calculated hash
See Also