fn validate_encrypted_extensions(
common: &mut CommonState,
hello: &ClientHelloDetails,
exts: &ServerExtensions<'_>,
) -> Result<(), Error>
fn validate_encrypted_extensions(
common: &mut CommonState,
hello: &ClientHelloDetails,
exts: &ServerExtensions<'_>,
) -> Result<(), Error>