TlsDatabase.lookupCertificateForHandleAsync

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

Parameters

handle string

a certificate handle

interaction TlsInteraction

used to interact with the user if necessary

flags GTlsDatabaseLookupFlags

Flags which affect the lookup.

cancellable Cancellable

a gio.Cancellable, or NULL

callback GAsyncReadyCallback

callback to call when the operation completes

userData void*

the data to pass to the callback function

Meta

Since

2.30