lookupCertificateForHandleAsync
open fun lookupCertificateForHandleAsync(handle: String, interaction: TlsInteraction? = null, flags: TlsDatabaseLookupFlags, cancellable: Cancellable? = null, callback: AsyncReadyCallback)
Asynchronously look up a certificate by its handle in the database. See g_tls_database_lookup_certificate_for_handle() for more information.
Since
2.30
Parameters
handle
a certificate handle
interaction
used to interact with the user if necessary
flags
Flags which affect the lookup.
cancellable
a #GCancellable, or null
callback
callback to call when the operation completes