Lines Matching refs:tlsConnection
162 def handshake(self, tlsConnection):166 self.tlsConnection = tlsConnection167 tlsConnection.handshakeServer(certChain=self.cert_chain,174 tlsConnection.ignoreAbruptClose = True1419 channel_id = self.server.tlsConnection.channel_id.tostring()