IVerificationContextDocumentHashLevel Property
|
Get document hash node level value in the aggregation tree
Namespace:
Guardtime.KSI.Signature.Verification
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxuint DocumentHashLevel { get; set; }
Property DocumentHashLevel As UInteger
Get
Set
property unsigned int DocumentHashLevel {
unsigned int get ();
void set (unsigned int value);
}
abstract DocumentHashLevel : uint32 with get, set
Property Value
Type:
UInt32
See Also