emit_accept_certificate


Description:

public bool emit_accept_certificate (TlsCertificate peer_cert, TlsCertificateFlags errors)

Used by TlsConnection implementations to emit the accept_certificate signal.

Parameters:

this

a TlsConnection

peer_cert

the peer's TlsCertificate

errors

the problems with peer_cert

Returns:

true if one of the signal handlers has returned true to accept peer_cert