twisted.test.test_sslverify.FakeCrypto(object)
class documentationtwisted.test.test_sslverify
(View In Hierarchy)
An introspectable fake of pyOpenSSL's OpenSSL.crypto
module.
Instance Variable | state | A FakeCryptoState
instance |
Method | __init__ | Undocumented |
Method | get_elliptic_curve | A fake that records the curve with which it was called. |