跳到主要内容

模块 rustls

搜索

模块 rustls 

源代码
展开描述

基于 rustls 的 TLS 接口

结构体§

HandshakeData
Authentication data for (rustls) TLS session
NoInitialCipherSuite
The initial cipher suite (AES-128-GCM-SHA256) is not available
QuicClientConfig
A QUIC-compatible TLS client configuration
QuicServerConfig
A QUIC-compatible TLS server configuration
TlsSession
A rustls TLS session

枚举§

Error
rustls reports protocol errors using this type.