GTlsDatabaseClass.lookupCertificateIssuer

struct GTlsDatabaseClass
extern (C)
GTlsCertificate* function(GTlsDatabase* self, GTlsCertificate* certificate, GTlsInteraction* interaction, GTlsDatabaseLookupFlags flags, GCancellable* cancellable, GError** err) lookupCertificateIssuer;

Return Value

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

Throws

GException on failure.