Exemplo n.º 1
0
 def startTLS(self, contextFactory, normal=True):
     """
     @see: L{ITLSTransport.startTLS}
     """
     _startTLS(self, contextFactory, normal, abstract.FileHandle)
Exemplo n.º 2
0
 def startTLS(self, contextFactory, normal=True):
     """
     @see: L{ITLSTransport.startTLS}
     """
     _startTLS(self, contextFactory, normal, abstract.FileHandle)