Click or drag to resize

KsiSignatureIsRfc3161Signature Property

Returns true if RFC 3161 record exists.

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 IsRfc3161Signature { get; }

Property Value

Type: Boolean

Implements

IKsiSignatureIsRfc3161Signature
See Also