Module time_
provider
rustls
0.23.23
Module time_
provider
Module Items
Structs
Traits
In crate rustls
Modules
client
compress
crypto
ffdhe_groups
lock
manual
pki_types
quic
server
sign
ticketer
time_provider
unbuffered
version
Structs
CipherSuiteCommon
CommonState
ConfigBuilder
ConnectionCommon
DigitallySignedStruct
DistinguishedName
ExtractedSecrets
IoState
KeyLogFile
NoKeyLog
OtherError
Reader
RootCertStore
Stream
StreamOwned
SupportedProtocolVersion
Tls12CipherSuite
Tls13CipherSuite
WantsVerifier
WantsVersions
Writer
Enums
AlertDescription
CertRevocationListError
CertificateCompressionAlgorithm
CertificateError
CipherSuite
Connection
ConnectionTrafficSecrets
ContentType
EncryptedClientHelloError
Error
HandshakeKind
HandshakeType
InconsistentKeys
InvalidMessage
NamedGroup
PeerIncompatible
PeerMisbehaved
ProtocolVersion
Side
SignatureAlgorithm
SignatureScheme
SupportedCipherSuite
Statics
ALL_VERSIONS
DEFAULT_VERSIONS
Traits
ConfigSide
KeyLog
SideData
rustls
Module
time_provider
Copy item path
Settings
Help
Summary
Source
Expand description
The library’s source of time.
Structs
§
Default
Time
Provider
Default
TimeProvider
implementation that uses
std
Traits
§
Time
Provider
An object that provides the current time.