Click or drag to resize

KsiSignatureInputHash Property

If RFC 3161 record exists then RFC3161 input hash will be returned. Otherwise first aggregation chain input hash will be returned.

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public DataHash InputHash { get; }

Return Value

Type: DataHash
aggregations hash chains list

Implements

IKsiSignatureInputHash
See Also