pub fn ssl_use_second_key_share(_ssl: &mut SslRef, _enabled: bool)
Set’s whether a second keyshare to be sent in client hello when PQ is used.
This function is specific to BoringSSL. This function is noop for OpenSSL.