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