Click or drag to resize

IKsiSigningServiceProtocol Interface

Service protocol interface for making KSI signing request.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public interface IKsiSigningServiceProtocol

The IKsiSigningServiceProtocol type exposes the following members.

Properties
  NameDescription
Public propertyAggregatorAddress
Aggregator address (url or ip)
Top
Methods
  NameDescription
Public methodBeginGetAggregatorConfig
Begin aggregator configuration request.
Public methodBeginSign
Begin signing request.
Public methodEndGetAggregatorConfig
End aggregator configuration request.
Public methodEndSign
End signing request.
Top
See Also