GTlsDatabaseClass.lookupCertificateForHandleFinish

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

Return Value

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

Throws

GException on failure.

Meta