Module quinn_proto::crypto::rustls
source · Expand description
TLS interface based on rustls
Structs§
- Authentication data for (rustls) TLS session
- The initial cipher suite (AES-128-GCM-SHA256) is not available
- A QUIC-compatible TLS client configuration
- A QUIC-compatible TLS server configuration
- A rustls TLS session
Enums§
- rustls reports protocol errors using this type.