Click or drag to resize

KsiSignatureGetAggregationHashChains Method

Get aggregation hash chains list.

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public ReadOnlyCollection<AggregationHashChain> GetAggregationHashChains()

Return Value

Type: ReadOnlyCollectionAggregationHashChain
aggregations hash chains list

Implements

IKsiSignatureGetAggregationHashChains
See Also