Click or drag to resize

AggregatorConfigAggregationAlgorithm Property

Identifier of the hash function that the aggregator is using for aggregation tree computation

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Nullable<ulong> AggregationAlgorithm { get; }

Property Value

Type: NullableUInt64
See Also