t.i._.ConnectionMixin(object) : class documentation

Part of twisted.internet._oldtls View Source View In Hierarchy

Mixin for twisted.internet.tcp.Connection to help implement ITLSTransport using pyOpenSSL to do crypto and I/O.
Method startTLS Undocumented
Method write Undocumented
Method writeSequence Undocumented
Method doWrite Undocumented
Method _startTLS Undocumented
def startTLS(self, ctx, extra=True): (source)
Undocumented
def _startTLS(self): (source)
Undocumented
def write(self, bytes): (source)
Undocumented
def writeSequence(self, iovec): (source)
Undocumented
def doWrite(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.