Finish an asynchronous lookup of certificates. See TlsDatabase.lookupCertificatesIssuedBy for more information.
a GAsyncResult
a newly allocated list of gio.TlsCertificate objects. Use g_object_unref() on each certificate, and g_list_free() on the release the list.
GException on failure.
2.30
Finish an asynchronous lookup of certificates. See TlsDatabase.lookupCertificatesIssuedBy for more information.