Click or drag to resize

IKsiExtendingServiceProtocol Interface

Service protocol interface for making KSI signature extending 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 IKsiExtendingServiceProtocol

The IKsiExtendingServiceProtocol type exposes the following members.

Properties
  NameDescription
Public propertyExtenderAddress
Extender address (url or ip)
Top
Methods
  NameDescription
Public methodBeginExtend
Begin extending request.
Public methodBeginGetExtenderConfig
Begin extender configuration request.
Public methodEndExtend
End extending request.
Public methodEndGetExtenderConfig
End extender configuration request.
Top
See Also