State for FakeCrypto

ParametersgetEllipticCurveRaisesWhat FakeCrypto.get_elliptic_curve should raise; None and it won't raise anything
getEllipticCurveReturnsWhat FakeCrypto.get_elliptic_curve should return.
Instance Variable getEllipticCurveCalls The arguments with which FakeCrypto.get_elliptic_curve has been called. (type: list)
Method __init__ Undocumented
getEllipticCurveCalls =
The arguments with which FakeCrypto.get_elliptic_curve has been called. (type: list)
def __init__(self, getEllipticCurveRaises, getEllipticCurveReturns):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.