HttpKsiServiceProtocol Class |
Namespace: Guardtime.KSI.Service
The HttpKsiServiceProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpKsiServiceProtocol(String, String, String, Int32, Int32) |
Create HTTP KSI service protocol with given url-s, request timeout and buffer size
| |
| HttpKsiServiceProtocol(String, String, String, String, NetworkCredential) |
Create HTTP KSI service protocol with given url-s
| |
| HttpKsiServiceProtocol(String, String, String, NullableInt32, String, NetworkCredential) |
Create HTTP KSI service protocol with given url-s and request timeout
| |
| HttpKsiServiceProtocol(String, String, String, Int32, Int32, String, NetworkCredential) |
Create HTTP KSI service protocol with given url-s, request timeout and buffer size
|
| Name | Description | |
|---|---|---|
| AggregatorAddress |
Aggregator url
| |
| ExtenderAddress |
Extender url
| |
| PublicationsFileAddress |
Publications file url
|
| Name | Description | |
|---|---|---|
| BeginExtend |
Begin extend request.
| |
| BeginGetAggregatorConfig |
Begin aggregator configuration request.
| |
| BeginGetExtenderConfig |
Begin extender configuration request.
| |
| BeginGetPublicationsFile |
Begin get publications file.
| |
| BeginSign |
Begin signing request.
| |
| EndExtend |
End extend.
| |
| EndGetAggregatorConfig |
End aggregator configuration request.
| |
| EndGetExtenderConfig |
End extender configuration request.
| |
| EndGetPublicationsFile |
End get publications file.
| |
| EndSign |
End signing request.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |