Module SSL.Constants
- Description
Protocol constants
- Constant CIPHER_effective_keylengths
constantSSL.Constants.CIPHER_effective_keylengths- Description
Mapping from cipher algorithm to effective key length.
- Constant ECC_NAME_TO_CURVE
constantSSL.Constants.ECC_NAME_TO_CURVE- Description
Lookup for Pike ECC name to
NamedCurve.
- Constant HASH_lookup
constantSSL.Constants.HASH_lookup- Description
Lookup from HashAlgorithm to corresponding Crypto.Hash.
- Constant KE_Anonymous
constantSSL.Constants.KE_Anonymous- Description
Lists KeyExchangeType that doesn't require certificates.
- Constant
PROTOCOL_SSL_MAX
Constant PROTOCOL_TLS_MAX
constantSSL.Constants.PROTOCOL_SSL_MAX
constantSSL.Constants.PROTOCOL_TLS_MAX- Description
Max supported SSL version.