IKsiSignatureInputHash 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)
SyntaxDataHash InputHash { get; }
ReadOnly Property InputHash As DataHash
Get
property DataHash^ InputHash {
DataHash^ get ();
}
abstract InputHash : DataHash with get
Return Value
Type:
DataHashaggregations hash chains list
See Also