lookupCertificateForHandleFinish

open fun lookupCertificateForHandleFinish(result: AsyncResult): <Error class: unknown class><TlsCertificate>

Finish an asynchronous lookup of a certificate by its handle. See g_tls_database_lookup_certificate_for_handle() for more information.

If the handle is no longer valid, or does not point to a certificate in this database, then null will be returned.

Return

a newly allocated #GTlsCertificate object. Use g_object_unref() to release the certificate.

Since

2.30

Parameters

result

a #GAsyncResult.