class documentation

class OpenSSLCipher: (source)

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".
fullName: unicode = (source)

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