Click or drag to resize

IKsiSignature Methods

The IKsiSignature type exposes the following members.

Methods
  NameDescription
Public methodEncode
Encode TLV object.
(Inherited from ITlvTag.)
Public methodEncodeValue
Encode TLV object value.
(Inherited from ITlvTag.)
Public methodExtend(CalendarHashChain, IKsiSignatureFactory)
Extend KSI signature with given calendar hash chain.
Public methodExtend(CalendarHashChain, PublicationRecordInPublicationFile, IKsiSignatureFactory)
Extend signature to publication.
Public methodExtend(CalendarHashChain, PublicationRecordInSignature, IKsiSignatureFactory)
Extend signature to publication.
Public methodGetAggregationHashChains
Get aggregation hash chains list.
Public methodGetChildren
Get array of child elements.
(Inherited from ICompositeTag.)
Public methodGetEnumerator (Inherited from IEnumerableITlvTag.)
Public methodGetIdentity
Get the identity of the signature.
Public methodGetLastAggregationHashChainRootHash
Get last aggregation hash chain output hash that is calculated from all aggregation hash chains
Public methodWriteTo
Write KSI signature to stream.
Top
See Also