Gcr.CertificateRequest.capable_finish

function capable_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for gcr_certificate_request_capable_finish()
}
  

Get the result for asynchronously check whether Gcr.CertificateRequest is capable of creating a request for the given @private_key.

result

asynchronous result

Returns

whether a request can be created