Get TLV element data hash
Namespace:
Guardtime.KSI.Parser
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic DataHash Value { get; }
Public ReadOnly Property Value As DataHash
Get
public:
property DataHash^ Value {
DataHash^ get ();
}
member Value : DataHash with get
Property Value
Type:
DataHash
See Also