Click or drag to resize

IKsiSignature Properties

The IKsiSignature 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 ICompositeTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from ITlvTag.)
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 TLV child object
(Inherited from ICompositeTag.)
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from ITlvTag.)
Public propertyPublicationRecord
Get publication record.
Public propertyRfc3161Record
Get RFC 3161 record
Public propertyType
Tlv tag type.
(Inherited from ITlvTag.)
Top
See Also