Click or drag to resize

AggregationHashChainResult Class

Aggregation chain output result
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.SignatureAggregationHashChainResult

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

The AggregationHashChainResult type exposes the following members.

Constructors
  NameDescription
Public methodAggregationHashChainResult
Create chain result from level and data hash.
Top
Properties
  NameDescription
Public propertyHash
Get aggregation chain output hash
Public propertyLevel
Get aggregation chain output hash level
Top
Methods
See Also