complete_async
Description:
Asynchronously complete and sign a certificate request, so that it can be encoded and sent to a certificate authority.
This call will return immediately and complete later.
Parameters:
this |
a certificate request |
cancellable |
a cancellation object |
callback |
called when the operation completes |
user_data |
data to pass to the callback |