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.
state =
A FakeCryptoState instance
def __init__(self, state):
Undocumented
def get_elliptic_curve(self, curve):

A fake that records the curve with which it was called.

Parameterscurvesee crypto.get_elliptic_curve
Returnssee FakeCryptoState.getEllipticCurveReturns
Raisessee FakeCryptoState.getEllipticCurveRaises
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.