pub fn process_server_hello( ephemeral: EphemeralSecret, server_public: [u8; 32], ) -> Option<[u8; 32]>