Rfc3161RecordInputHash Property
|
Get RFC3161 input hash
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic DataHash InputHash { get; }
Public ReadOnly Property InputHash As DataHash
Get
public:
property DataHash^ InputHash {
DataHash^ get ();
}
member InputHash : DataHash with get
Property Value
Type:
DataHash
See Also