SideData

Trait SideData 

pub trait SideData: Debug { }
Available on crate feature tls only.
Expand description

Data specific to the peer’s side (client or server).

Implementors§