Click or drag to resize

KsiSignatureGetLastAggregationHashChainRootHash Method

Get last aggregation hash chain output hash that is calculated from all aggregation hash chains

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public DataHash GetLastAggregationHashChainRootHash()

Return Value

Type: DataHash
output hash

Implements

IKsiSignatureGetLastAggregationHashChainRootHash
See Also