Struct loco_protocol::secure::session::SecureClientSession [−][src]
pub struct SecureClientSession<S> { /* fields omitted */ }Expand description
Client side connection
Implementations
Trait Implementations
Handshake and returns secure layer on success
Handshake and returns secure stream on success