DtlsConnection.emitAcceptCertificate

bool emitAcceptCertificate(gio.tls_certificate.TlsCertificate peerCert, gio.types.TlsCertificateFlags errors)

Used by #GDtlsConnection implementations to emit the #GDtlsConnection::accept-certificate signal.

Parameters

peerCertthe peer's #GTlsCertificate
errorsthe problems with peer_cert

Returns

true if one of the signal handlers has returned

true to accept peer_cert