Crate s2n_quic_rustls

Source
Expand description

This crate depends on rustls which is currently 0.x and has not stabilized its APIs. Applications depending on the rustls provider should expect breaking changes to methods marked “deprecated” when the underlying rustls dependency is updated.

Re-exports§

pub use client::Client;
pub use server::Server;

Modules§

certificate
client
rustlsDeprecated
server

Statics§

DEFAULT_CIPHERSUITESDeprecated