GTlsDatabaseClass.lookupCertificateForHandle

struct GTlsDatabaseClass
extern (C)
GTlsCertificate* function(GTlsDatabase* self, const(char)* handle, GTlsInteraction* interaction, GTlsDatabaseLookupFlags flags, GCancellable* cancellable, GError** err) lookupCertificateForHandle;

Throws

GException on failure.

Meta