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