GDtlsConnectionInterface.acceptCertificate

Check whether to accept a certificate.

struct GDtlsConnectionInterface
extern (C)
gboolean function(GDtlsConnection* connection, GTlsCertificate* peerCert, GTlsCertificateFlags errors) acceptCertificate;