Click or drag to resize

KsiServiceEndSign Method

End create signature (async).

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

Parameters

asyncResult
Type: SystemIAsyncResult
async result

Return Value

Type: IKsiSignature
KSI signature

Implements

IKsiServiceEndSign(IAsyncResult)
See Also