TlsConnection.emitAcceptCertificate

Used by GTlsConnection implementations to emit the "accept-certificate" signal. Since 2.28

class TlsConnection
int
emitAcceptCertificate

Parameters

peerCert TlsCertificate

the peer's GTlsCertificate

errors GTlsCertificateFlags

the problems with peer_cert

Return Value

Type: int

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

Meta