KsiSignatureFactory Class |
Namespace: Guardtime.KSI.Signature
The KsiSignatureFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| KsiSignatureFactory |
Create KSI signature factory
|
| Name | Description | |
|---|---|---|
| Create(Byte, DataHash) |
Create KSI signature instance from byte array.
| |
| Create(Stream, DataHash) |
Create KSI signature instance from stream.
| |
| Create(AggregationResponsePayload, DataHash, NullableUInt32) |
Create KSI signature instance from aggregation response payload.
| |
| Create(LegacyAggregationResponsePayload, DataHash, NullableUInt32) |
Create KSI signature instance from legacy aggregation response payload.
| |
| Create(ICollectionAggregationHashChain, CalendarHashChain, CalendarAuthenticationRecord, PublicationRecordInSignature, Rfc3161Record, DataHash) |
Create KSI signature instance from tlv tags
| |
| CreateByContent |
Create KSI signature instance from byte array.
| |
| CreateSignatureWithAggregationChain |
Create KSI signature instance from given signature by adding a new aggregation hash chain as the lowest level chain.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |