Module handy
rustls
0.23.25
Module handy
Module Items
Re-exports
Modules
Structs
In rustls::
client
Modules
builder
client_conn
common
danger
ech
handy
hs
tls12
tls13
Structs
AlwaysResolvesClientRawPublicKeys
ClientConfig
ClientConnection
ClientConnectionData
ClientSessionMemoryCache
EchConfig
EchGreaseConfig
Resumption
ServerCertVerifierBuilder
Tls12ClientSessionValue
Tls13ClientSessionValue
UnbufferedClientConnection
WantsClientCert
WebPkiServerVerifier
WriteEarlyData
Enums
EarlyDataError
EchMode
EchStatus
Tls12Resumption
VerifierBuilderError
Traits
ClientSessionStore
ResolvesClientCert
Functions
verify_server_cert_signed_by_trust_anchor
verify_server_name
rustls
::
client
Module
handy
Copy item path
Settings
Help
Summary
Source
Re-exports
§
pub use cache::
ClientSessionMemoryCache
;
Modules
§
cache
🔒
Structs
§
Always
Resolves
Client
RawPublic
Keys
An exemplar
ResolvesClientCert
implementation that always resolves to a single
RFC 7250
raw public key.
Fail
Resolve
Client
Cert
🔒
NoClient
Session
Storage
🔒
An implementer of
ClientSessionStore
which does nothing.