KsiService Methods |
The KsiService type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginExtend(UInt64, AsyncCallback, Object) |
Begin extend to latest publication (async).
|
![]() | BeginExtend(UInt64, UInt64, AsyncCallback, Object) |
Begin extend to given publication (async).
|
![]() | BeginGetAggregatorConfig |
Begin get additional aggregator configuration data (async)
|
![]() | BeginGetExtenderConfig |
Begin get additional extender configuration data (async)
|
![]() | BeginGetPublicationsFile |
Begin get publications file (async).
|
![]() | BeginSign(DataHash, AsyncCallback, Object) |
Begin create signature with given data hash (async).
|
![]() | BeginSign(DataHash, UInt32, AsyncCallback, Object) |
Begin create signature with given data hash (async).
|
![]() | EndExtend |
End extend (async).
|
![]() | EndGetAggregatorConfig |
End get additional aggregator configuration data (async)
|
![]() | EndGetExtenderConfig |
End get additional extender configuration data (async)
|
![]() | EndGetPublicationsFile |
End get publications file (async).
|
![]() | EndSign |
End create signature (async).
|
![]() | Equals | (Inherited from Object.) |
![]() | Extend(UInt64) |
Extend to latest publication (sync).
|
![]() | Extend(UInt64, UInt64) |
Extend to given publication (sync).
|
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateRequestId |
Generate new request ID
|
![]() | GetAggregatorConfig |
Get additional aggregator configuration data (sync)
|
![]() | GetExtenderConfig |
Get additional extender configuration data (sync)
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPublicationsFile |
Get publications file (sync).
|
![]() | GetSignResponsePayload |
Get sign request response payload (async).
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Sign |
Create signature with given data hash (sync).
|
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |