Known subclasses: twisted.test.test_sslverify.OpenSSLOptionsECDHIntegrationTests, twisted.test.test_sslverify.OpenSSLOptionsTests

A mixin for OpenSSLOptions test cases creates client and server certificates, signs them with a CA, and provides a loopback that creates TLS a connections with them.

Method setUp Create class variables of client and server certificates.
Method tearDown Undocumented
Method loopback Undocumented
def setUp(self):

Create class variables of client and server certificates.

def tearDown(self):
Undocumented
def loopback(self, serverCertOpts, clientCertOpts, onServerLost=None, onClientLost=None, onData=None):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.