TlsDatabase.lookupCertificateIssuerAsync

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

Parameters

certificate TlsCertificate
interaction TlsInteraction

used to interact with the user if necessary

flags GTlsDatabaseLookupFlags

flags which affect the lookup operation

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