Implements interfaces: twisted.internet.interfaces.ICipher

A representation of an OpenSSL cipher.

Class Variable compareAttributes Undocumented
Method __init__
Instance Variable fullName Undocumented
Method __repr__ A runnable representation of the cipher.

Inherited from FancyEqMixin:

Method __eq__ Undocumented
Method __ne__ Undocumented
compareAttributes =
Undocumented
(type: Tuple[str, ...])
def __init__(self, fullName): (source)
ParametersfullNameThe full name of the cipher. For example u"ECDHE-RSA-AES256-GCM-SHA384". (type: unicode)
fullName =
Undocumented
def __repr__(self): (source)

A runnable representation of the cipher.

API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.