twisted.test.test_sslverify.FakeLibState(object) class documentationtwisted.test.test_sslverify
(View In Hierarchy)
State for FakeLib
| Parameters | setECDHAutoRaises | An exception FakeLib.SSL_CTX_set_ecdh_autoshould raise; ifNone,
nothing is raised. | 
| Instance Variable | ecdhContexts | A list of SSL contexts with which FakeLib.SSL_CTX_set_ecdh_autowas called (type:listofOpenSSL.SSL.Contexts) | 
| Instance Variable | ecdhValues | A list of boolean values with which FakeLib.SSL_CTX_set_ecdh_autowas called (type:listofbooleans) | 
| Method | __init__ | Undocumented | 
FakeLib.SSL_CTX_set_ecdh_auto
was called (type: list
of OpenSSL.SSL.Contexts)
  FakeLib.SSL_CTX_set_ecdh_auto
was called (type: list
of booleans)