Gio.TlsDatabase::verify_chain_finish

function vfunc_verify_chain_finish(result: Gio.AsyncResult): Gio.TlsCertificateFlags {
}
  

Finish an asynchronous verify chain operation. See Gio.TlsDatabase.prototype.verify_chain for more information. *

Since 2.30

result

a Gio.AsyncResult.

Returns

the appropriate Gio.TlsCertificateFlags which represents the result of verification.