Lines Matching refs:tlsConnection
174 def handshake(self, tlsConnection):178 self.tlsConnection = tlsConnection179 tlsConnection.handshakeServer(certChain=self.cert_chain,190 tlsConnection.ignoreAbruptClose = True1468 channel_id = self.server.tlsConnection.channel_id.tostring()