Finish an asynchronous lookup of certificates. See gio.tls_database.TlsDatabase.lookupCertificatesIssuedBy for more information.
a #GAsyncResult.
a newly allocated list of #GTlsCertificate objects. Use gobject.object.ObjectG.unref on each certificate, and glib.list.List.free on the release the list.
Finish an asynchronous lookup of certificates. See gio.tls_database.TlsDatabase.lookupCertificatesIssuedBy for more information.