twisted.test.test_sslverify.OpenSSLOptionsTestsMixin(object) class documentationtwisted.test.test_sslverify
(View In Hierarchy)
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 | 
Create class variables of client and server certificates.