class documentation

class OpenSSLCipher: (source)

Implements interfaces: twisted.internet.interfaces.ICipher

View In Hierarchy

A representation of an OpenSSL cipher.

Instance Variable fullName The full name of the cipher. For example u"ECDHE-RSA-AES256-GCM-SHA384".

The full name of the cipher. For example u"ECDHE-RSA-AES256-GCM-SHA384".