Click or drag to resize

KsiSignatureIsExtended Property

Returns true if signature contains signature publication record element.

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

Return Value

Type: Boolean

Implements

IKsiSignatureIsExtended
See Also