Click or drag to resize

HASignRequestRunnerEndSign Method

Ends HA signing request and returns the first successful sub-service signing response.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public IKsiSignature EndSign(
	HAAsyncResult haAsyncResult
)

Parameters

haAsyncResult
Type: Guardtime.KSI.Service.HighAvailabilityHAAsyncResult
HA async result

Return Value

Type: IKsiSignature
See Also