Crate s2n_quic_tls

Source

Re-exports§

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

Modules§

callbacks
Utilities to handle passing Rust code to s2n-tls’s C callbacks.
cert_chain
certificate
client
client_hello
config
connection
enums
error
ffi
init
pool
Utilities to handle reusing connections.
psk
security
Security options like cipher suites, signature algorithms, versions, etc.
server

Structs§

ConnectionContext

Traits§

ConfigLoader
Loads a config for a given connection