GTlsDatabaseClass.lookupCertificateIssuerFinish

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

Return Value

a newly allocated issuer gio.TlsCertificate, or NULL. Use g_object_unref() to release the certificate.

Throws

GException on failure.