Click or drag to resize

KsiSignature Properties

The KsiSignature type exposes the following members.

Properties
  NameDescription
Public propertyAggregationTime
Get aggregation time.
Public propertyCalendarAuthenticationRecord
Get calendar authentication record.
Public propertyCalendarHashChain
Get calendar hash chain.
Public propertyCount
Get TLV element list size
(Inherited from CompositeTag.)
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyInputHash
If RFC 3161 record exists then RFC3161 input hash will be returned. Otherwise first aggregation chain input hash will be returned.
Public propertyIsExtended
Returns true if signature contains signature publication record element.
Public propertyIsRfc3161Signature
Returns true if RFC 3161 record exists.
Public propertyItem
Get or set TLV child object
(Inherited from CompositeTag.)
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyPublicationRecord
Get publication record.
Public propertyRfc3161Record
Get RFC 3161 record
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Top
See Also