IKsiSignature Methods |
The IKsiSignature type exposes the following members.
| Name | Description | |
|---|---|---|
| Encode |
Encode TLV object.
(Inherited from ITlvTag.) | |
| EncodeValue |
Encode TLV object value.
(Inherited from ITlvTag.) | |
| Extend(CalendarHashChain, IKsiSignatureFactory) |
Extend KSI signature with given calendar hash chain.
| |
| Extend(CalendarHashChain, PublicationRecordInPublicationFile, IKsiSignatureFactory) |
Extend signature to publication.
| |
| Extend(CalendarHashChain, PublicationRecordInSignature, IKsiSignatureFactory) |
Extend signature to publication.
| |
| GetAggregationHashChains |
Get aggregation hash chains list.
| |
| GetChildren |
Get array of child elements.
(Inherited from ICompositeTag.) | |
| GetEnumerator | (Inherited from IEnumerableITlvTag.) | |
| GetIdentity |
Get the identity of the signature.
| |
| GetLastAggregationHashChainRootHash |
Get last aggregation hash chain output hash that is calculated from all aggregation hash chains
| |
| WriteTo |
Write KSI signature to stream.
|