pub type DefaultServerTlsStream = TlsStream<TcpStream>;
pub struct DefaultServerTlsStream { /* private fields */ }