GTlsDatabaseClass.verifyChain

struct GTlsDatabaseClass
extern (C)
GTlsCertificateFlags function(GTlsDatabase* self, GTlsCertificate* chain, const(char)* purpose, GSocketConnectable* identity, GTlsInteraction* interaction, GTlsDatabaseVerifyFlags flags, GCancellable* cancellable, GError** err) verifyChain;

Return Value

the appropriate GTlsCertificateFlags which represents the result of verification.

Throws

GException on failure.