Package tlslite :: Module constants
[hide private]
[frames] | no frames]

Module constants

source code

Constants used in various places.

Classes [hide private]
  AlertDescription
  AlertLevel
Enumeration of TLS Alert protocol levels
  CertificateType
  CipherSuite
Numeric values of ciphersuites and ciphersuite types
  ClientCertificateType
  ContentType
TLS record layer content types of payloads
  ECCurveType
Types of ECC curves supported in TLS from RFC4492
  ECPointFormat
Names and ID's of supported EC point formats
  ExtensionType
  Fault
  GroupName
Name of groups supported for (EC)DH key exchange
  HandshakeType
Message types in TLS Handshake protocol
  HashAlgorithm
Hash algorithm IDs used in TLSv1.2
  NameType
  SignatureAlgorithm
Signing algorithms used in TLSv1.2
  TLSEnum
Base class for different enums of TLS IDs
Variables [hide private]
  __package__ = None