Method
GcrCertificateRequestcomplete_async
Declaration [src]
void
gcr_certificate_request_complete_async (
GcrCertificateRequest* self,
GCancellable* cancellable,
GAsyncReadyCallback callback,
gpointer user_data
)
Description [src]
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.