Module x509
rustls
0.23.25
Module x509
Module Items
Constants
Functions
In crate rustls
Modules
bs_debug
builder
check
client
common_state
compress
conn
crypto
enums
error
ffdhe_groups
hash_hs
hash_map
key_log
key_log_file
limited_cache
lock
manual
msgs
pki_types
polyfill
quic
rand
record_layer
server
sign
stream
suites
sync
ticketer
time_provider
tls12
tls13
unbuffered
vecbuf
verify
version
versions
webpki
x509
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
x509
Copy item path
Settings
Help
Summary
Source
Constants
§
DER_
BIT_
STRING_
TAG
🔒
DER_
OCTET_
STRING_
TAG
🔒
DER_
SEQUENCE_
TAG
🔒
Functions
§
asn1_
wrap
🔒
wrap_
concat_
in_
sequence
🔒
Prepend stuff to
bytes_a
+
bytes_b
to put it in a DER SEQUENCE.
wrap_
in_
bit_
string
🔒
Prepend stuff to
bytes
to put it in a DER BIT STRING.
wrap_
in_
octet_
string
🔒
Prepend stuff to
bytes
to put it in a DER OCTET STRING.
wrap_
in_
sequence
🔒
Prepend stuff to
bytes
to put it in a DER SEQUENCE.