| 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. |
|||
| TestCipherSuites | |||
|
|||
|
|||
|
|||
CIPHERSUITES =
|
|||
BY_CODE =
|
|||
BY_NAME_DICT = None
|
|||
NULL_SUITE = CipherSuite(TLS_NULL_WITH_NULL_NULL)
|
|||
__package__ = None
|
|||
|
|||
CIPHERSUITES
|
BY_CODE
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 30 11:26:51 2019 | http://epydoc.sourceforge.net |