TlsDatabase.lookupCertificateIssuerFinish

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

class TlsDatabase
lookupCertificateIssuerFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult.

Return Value

Type: gio.tls_certificate.TlsCertificate

a newly allocated issuer #GTlsCertificate, or null. Use gobject.object.ObjectG.unref to release the certificate.