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
def __init__(self, fullName): (source)
ParametersfullNameThe full name of the cipher. For example u"ECDHE-RSA-AES256-GCM-SHA384". (type: unicode)
def __repr__(self): (source)

A runnable representation of the cipher.

API Documentation for Twisted, generated by pydoctor at 2018-04-29 21:01:12.