Click or drag to resize

AggregatorConfigResponsePayloadAggregationAlgorithm Property

Identifier of the hash function that the client is recommended to use in its aggregation trees

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