pub(super) fn initial_key_share(
config: &ClientConfig,
server_name: &ServerName<'_>,
kx_state: &mut KxState,
) -> Result<Box<dyn ActiveKeyExchange>, Error>
pub(super) fn initial_key_share(
config: &ClientConfig,
server_name: &ServerName<'_>,
kx_state: &mut KxState,
) -> Result<Box<dyn ActiveKeyExchange>, Error>