Click or drag to resize

IKsiSignatureGetAggregationHashChains 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
ReadOnlyCollection<AggregationHashChain> GetAggregationHashChains()

Return Value

Type: ReadOnlyCollectionAggregationHashChain
aggregations hash chains list
See Also