Docs.rs
s2n-quic-rustls-0.16.0
s2n-quic-rustls 0.16.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
camshaft
github:aws:s2n-core
Dependencies
bytes ^1
normal
rustls ^0.20
normal
rustls-pemfile ^1
normal
s2n-codec =0.2.0
normal
s2n-quic-core =0.16.0
normal
s2n-quic-crypto =0.16.0
normal
insta ^1
dev
Versions
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.0
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate s2n_quic_rustls
Version 0.16.0
All Items
Re-exports
Modules
Structs
?
Crate
s2n_quic_rustls
source
·
[
−
]
Re-exports
pub use
rustls
;
pub use client::
Client
;
pub use server::
Server
;
Modules
certificate
client
server
Structs
Certificate
This type contains a single certificate by value.
PrivateKey
This type contains a private key by value.