TlsDatabase.lookupCertificateIssuerAsync

Asynchronously look up the issuer of certificate in the database. See gio.tls_database.TlsDatabase.lookupCertificateIssuer for more information.

Parameters

certificate gio.tls_certificate.TlsCertificate

a #GTlsCertificate

interaction gio.tls_interaction.TlsInteraction

used to interact with the user if necessary

flags gio.types.TlsDatabaseLookupFlags

flags which affect the lookup operation

cancellable gio.cancellable.Cancellable

a #GCancellable, or null

callback gio.types.AsyncReadyCallback

callback to call when the operation completes