emit_accept_certificate
Description:
Used by TlsConnection implementations to emit the accept_certificate signal.
Parameters:
this | |
peer_cert |
the peer's TlsCertificate |
errors |
the problems with |
Returns:
true if one of the signal handlers has returned true to accept
|