Home | Trees | Indices | Help |
|
---|
|
Nicely formatted cipher suite definitions for TLS A list of cipher suites in the form of CipherSuite objects. These are supposed to be immutable; don't mess with them.
|
|||
CipherSuite Encapsulates a cipher suite. |
|
|||
CIPHERSUITES =
|
|||
BY_CODE =
|
|||
BY_NAME =
|
|||
NULL_SUITE = CipherSuite(TLS_NULL_WITH_NULL_NULL)
|
|||
__package__ = None
|
|
CIPHERSUITES
|
BY_CODE
|
BY_NAME
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 19 07:50:02 2015 | http://epydoc.sourceforge.net |