HAKsiServiceBeginSign Method |
| Name | Description | |
|---|---|---|
| BeginSign(DataHash, AsyncCallback, Object) |
Begin create signature with given data hash (async).
Sends the request to all the sub-services in parallel. First successful response is used. Request fails only if all the sub-services fail.
| |
| BeginSign(DataHash, UInt32, AsyncCallback, Object) |
Begin create signature with given data hash (async).
Sends the request to all the sub-services in parallel. First successful response is used. Request fails only if all the sub-services fail.
|