展开描述
基于 rustls 的 TLS 接口
结构体§
- Handshake
Data - Authentication data for (rustls) TLS session
- NoInitial
Cipher Suite - The initial cipher suite (AES-128-GCM-SHA256) is not available
- Quic
Client Config - A QUIC-compatible TLS client configuration
- Quic
Server Config - A QUIC-compatible TLS server configuration
- TlsSession
- A rustls TLS session
枚举§
- Error
- rustls reports protocol errors using this type.