Gcr.CertificateRequest.prototype.complete_finish
function complete_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gcr_certificate_request_complete_finish()
}
Finish an asynchronous operation to complete and sign a certificate request.
- result
result of the asynchronous operation
- Returns
whether certificate request was successfully completed or not