Class SSL.Cipher.KeyExchangeNULL
classSSL.Cipher.KeyExchangeNULL- Description
Key exchange for KE_null.
This is the NULL KeyExchange, which is only used for the SSL_null_with_null_null cipher suite, which is usually disabled.
- Inherit
KeyExchange
inherit KeyExchange : KeyExchange