GTlsDatabaseClass.lookupCertificateForHandleFinish

struct GTlsDatabaseClass
extern (C)
GTlsCertificate* function(GTlsDatabase* self, GAsyncResult* result, GError** err) lookupCertificateForHandleFinish;

Return Value

a newly allocated gio.TlsCertificate object. Use g_object_unref() to release the certificate.

Throws

GException on failure.