State for FakeLib

ParameterssetECDHAutoRaisesAn exception FakeLib.SSL_CTX_set_ecdh_auto should raise; if None, nothing is raised.
Instance Variable ecdhContexts A list of SSL contexts with which FakeLib.SSL_CTX_set_ecdh_auto was called (type: list of OpenSSL.SSL.Contexts)
Instance Variable ecdhValues A list of boolean values with which FakeLib.SSL_CTX_set_ecdh_auto was called (type: list of booleans)
Method __init__ Undocumented
ecdhContexts =
A list of SSL contexts with which FakeLib.SSL_CTX_set_ecdh_auto was called (type: list of OpenSSL.SSL.Contexts)
ecdhValues =
A list of boolean values with which FakeLib.SSL_CTX_set_ecdh_auto was called (type: list of booleans)
def __init__(self, setECDHAutoRaises):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.