Click or drag to resize

HAKsiServiceBeginSign Method

Overload List
  NameDescription
Public methodBeginSign(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.
Public methodBeginSign(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.
Top
See Also