Create SSL endpoints.

Method server Create an SSL server endpoint on a TCP/IP-stack allocated port.
Method client Create an SSL client endpoint which will connect localhost on the port given by serverAddress.

Inherited from ContextGeneratingMixin:

Method getServerContext Return a new SSL context suitable for use in a test server.
Method getClientContext Undocumented
def server(self, reactor):

Create an SSL server endpoint on a TCP/IP-stack allocated port.

def client(self, reactor, serverAddress):

Create an SSL client endpoint which will connect localhost on the port given by serverAddress.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.