SideData

Trait SideData 

pub trait SideData: Debug { }
Available on (crate features rustls or boring or acme) and crate feature rustls only.
Expand description

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

Implementors§