Click or drag to resize

AggregationHashChainGetOutputHash Method

Get output hash.

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public AggregationHashChainResult GetOutputHash(
	AggregationHashChainResult result
)

Parameters

result
Type: Guardtime.KSI.SignatureAggregationHashChainResult
last hashing result

Return Value

Type: AggregationHashChainResult
output hash chain result
See Also