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)
SyntaxFunction GetHash As DataHash
abstract GetHash : unit -> DataHash
Return Value
Type:
DataHashcalculated hash
See Also