Side
Data
rustls
0.22.4
Side
Data
Implementors
In crate rustls
Modules
client
crypto
internal
manual
pki_types
quic
server
sign
ticketer
version
Structs
CommonState
ConfigBuilder
ConnectionCommon
DigitallySignedStruct
DistinguishedName
ExtractedSecrets
IoState
KeyLogFile
NoKeyLog
OtherError
Reader
RootCertStore
Stream
StreamOwned
SupportedProtocolVersion
Tls12CipherSuite
Tls13CipherSuite
WantsVerifier
WantsVersions
Writer
Enums
AlertDescription
CertRevocationListError
CertificateError
CipherSuite
Connection
ConnectionTrafficSecrets
ContentType
Error
HandshakeType
InvalidMessage
NamedGroup
PeerIncompatible
PeerMisbehaved
ProtocolVersion
Side
SignatureAlgorithm
SignatureScheme
SupportedCipherSuite
Statics
ALL_VERSIONS
DEFAULT_VERSIONS
Traits
ConfigSide
KeyLog
SideData
?
Settings
Trait
rustls
::
SideData
Copy item path
source
·
[
−
]
pub trait SideData:
Debug
{ }
Expand description
Data specific to the peer’s side (client or server).
Implementors
§
source
§
impl
SideData
for
ClientConnectionData
source
§
impl
SideData
for
ServerConnectionData