Pike v8.0 release 1738

Class SSL.Cipher.KeyExchangeNULL

Inheritance graph
SSL.Cipher.KeyExchange SSL.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