TlsDatabase.lookupCertificateForHandleAsync

Asynchronously look up a certificate by its handle in the database. See gio.tls_database.TlsDatabase.lookupCertificateForHandle for more information.

Parameters

handle string

a certificate handle

interaction gio.tls_interaction.TlsInteraction

used to interact with the user if necessary

flags gio.types.TlsDatabaseLookupFlags

Flags which affect the lookup.

cancellable gio.cancellable.Cancellable

a #GCancellable, or null

callback gio.types.AsyncReadyCallback

callback to call when the operation completes