IKsiSignatureIsRfc3161Signature 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)
Syntaxbool IsRfc3161Signature { get; }
ReadOnly Property IsRfc3161Signature As Boolean
Get
property bool IsRfc3161Signature {
bool get ();
}
abstract IsRfc3161Signature : bool with get
Property Value
Type:
Boolean
See Also