Asynchronously determines the validity of a certificate chain after looking up and adding any missing certificates to the chain. See gio.tls_database.TlsDatabase.verifyChain for more information.
a #GTlsCertificate chain
the purpose that this certificate chain will be used for.
the expected peer identity
used to interact with the user if necessary
additional verify flags
a #GCancellable, or null
callback to call when the operation completes
Asynchronously determines the validity of a certificate chain after looking up and adding any missing certificates to the chain. See gio.tls_database.TlsDatabase.verifyChain for more information.