fn validate_encrypted_extensions(
common: &mut CommonState,
hello: &ClientHelloDetails,
exts: &Vec<ServerExtension>,
) -> Result<(), Error>
fn validate_encrypted_extensions(
common: &mut CommonState,
hello: &ClientHelloDetails,
exts: &Vec<ServerExtension>,
) -> Result<(), Error>