Click or drag to resize

DataHasherGetHash Method

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

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

Return Value

Type: DataHash
calculated hash

Implements

IDataHasherGetHash
See Also