Type Definition electrum_client::raw_client::ElectrumSslStream [−][src]
pub type ElectrumSslStream = StreamOwned<ClientSession, TcpStream>;
Expand description
Transport type used to establish a Rustls TLS encrypted/authenticated connection with the server