twisted.internet._sslverify.OpenSSLCipher(FancyEqMixin, object)
class documentationtwisted.internet._sslverify
View Source
(View In Hierarchy)
Implements interfaces: twisted.internet.interfaces.ICipher
A representation of an OpenSSL cipher.
Method | __init__ | |
Method | __repr__ | A runnable representation of the cipher. |
Inherited from FancyEqMixin:
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |