GDtlsConnectionInterface.acceptCertificate

Check whether to accept a certificate.

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