TlsDatabase.lookupCertificateIssuerFinish

Finish an asynchronous lookup issuer operation. See gio.tls_database.TlsDatabase.lookupCertificateIssuer for more information.

Parameters

resulta #GAsyncResult.

Returns

a newly allocated issuer #GTlsCertificate,

or null. Use gobject.object.ObjectWrap.unref to release the certificate.

Throws