Guardtime.KSI.Service Namespace |
Class | Description | |
---|---|---|
![]() | AbstractConfig |
Abstract configuration data.
|
![]() | AggregationErrorPayload |
Aggregation Error payload TLV element.
|
![]() | AggregationRequestPayload |
Aggregation request payload.
|
![]() | AggregationRequestPdu |
Aggregation request message PDU.
|
![]() | AggregationResponsePayload |
Aggregation response payload.
|
![]() | AggregationResponsePdu |
Aggregation response message PDU.
|
![]() | AggregatorConfig |
Aggregator configuration data.
|
![]() | AggregatorConfigChangedEventArgs |
Class holding aggregator configuration changed event information.
|
![]() | AggregatorConfigRequestPayload |
Aggregator configuration request payload.
|
![]() | AggregatorConfigResponsePayload |
Aggregator configuration response payload.
|
![]() | BlockSigner |
Class to create multiple uni-signatures.
|
![]() | ErrorPayload |
Aggregation Error payload TLV element.
|
![]() | ExtenderConfig |
Class containing extender configuration data.
|
![]() | ExtenderConfigChangedEventArgs |
Class holding extender configuration changed event information.
|
![]() | ExtenderConfigRequestPayload |
Extender configuration request payload.
|
![]() | ExtenderConfigResponsePayload |
Extender configuration response payload.
|
![]() | ExtendErrorPayload |
Extend error payload.
|
![]() | ExtendRequestPayload |
Extend request payload.
|
![]() | ExtendRequestPdu |
Extend request PDU.
|
![]() | ExtendResponsePayload |
Extend response payload.
|
![]() | ExtendResponsePdu |
Extend response PDU.
|
![]() | HttpKsiServiceProtocol |
HTTP KSI service protocol.
Responsible for making HTTP requests to aggregator and extender and requesting publications file.
|
![]() | IdentityMetadata |
Metadata to be added to the signature.
|
![]() | KsiService |
KSI service.
|
![]() | KsiServiceAsyncResult |
KSI service async result.
|
![]() | KsiServiceResponseParser |
Class for parsing KSI service response.
|
![]() | KsiServiceResponsePayloadInfo |
Class containing KSI service response payload info (payload type and request ID)
|
![]() | LegacyAggregationErrorPayload | Obsolete.
Aggregation Error payload TLV element.
|
![]() | LegacyAggregationPdu | Obsolete.
Aggregation message PDU.
|
![]() | LegacyAggregationRequestPayload | Obsolete.
Aggregation request payload.
|
![]() | LegacyAggregationResponsePayload | Obsolete.
Aggregation response payload.
|
![]() | LegacyExtendErrorPayload | Obsolete.
Extend error payload.
|
![]() | LegacyExtendPdu | Obsolete.
Extend PDU.
|
![]() | LegacyExtendRequestPayload | Obsolete.
Extend request payload.
|
![]() | LegacyExtendResponsePayload | Obsolete.
Extend response payload.
|
![]() | LegacyPdu | Obsolete.
Legacy Protocol Data Unit.
|
![]() | Pdu |
Protocol Data Unit
|
![]() | PduHeader |
PDU header.
|
![]() | PduPayload |
PDU payload.
|
![]() | RequestResponsePayload |
KSI service request response payload. Contains request ID.
|
![]() | ResponsePayload |
KSI service response payload.
|
![]() | ServiceCredentials |
Service credentials.
|
![]() | SignRequestResponsePayload |
Sign request response payload.
|
![]() | TcpKsiServiceProtocol | Obsolete.
TCP KSI service protocol for signing.
|
![]() | TreeBuilder |
Class for building Merkle tree and receiving the tree root node.
The order of added nodes will be persisted.
|
![]() | TreeNode |
Merkle tree node. Used to build Merkle tree during local aggregation.
|
Interface | Description | |
---|---|---|
![]() | IKsiExtendingServiceProtocol |
Service protocol interface for making KSI signature extending request.
|
![]() | IKsiPublicationsFileServiceProtocol |
Service protocol interface for making KSI publications file request.
|
![]() | IKsiService |
KSI service interface.
|
![]() | IKsiSigningServiceProtocol |
Service protocol interface for making KSI signing request.
|
![]() | IServiceCredentials |
KSI service settings interface.
|
Enumeration | Description | |
---|---|---|
![]() | KsiServiceRequestType |
KSI service request type
|
![]() | KsiServiceResponsePayloadType |
Paylaod types returned by KSI service.
|
![]() | PduVersion |
PDU version
|