[][src]Type Definition electrum_client::raw_client::ElectrumSslStream

type ElectrumSslStream = StreamOwned<ClientSession, TcpStream>;

Transport type used to establish a Rustls TLS encrypted/authenticated connection with the server