TlsDatabase.lookupCertificateIssuerAsync

void lookupCertificateIssuerAsync(gio.tls_certificate.TlsCertificate certificate, gio.tls_interaction.TlsInteraction interaction, gio.types.TlsDatabaseLookupFlags flags, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

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

Parameters

certificatea #GTlsCertificate
interactionused to interact with the user if necessary
flagsflags which affect the lookup operation
cancellablea #GCancellable, or null
callbackcallback to call when the operation completes