TlsDatabase.lookupCertificateForHandleAsync

void lookupCertificateForHandleAsync(string handle, gio.tls_interaction.TlsInteraction interaction, gio.types.TlsDatabaseLookupFlags flags, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

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

Parameters

handlea certificate handle
interactionused to interact with the user if necessary
flagsFlags which affect the lookup.
cancellablea #GCancellable, or null
callbackcallback to call when the operation completes