Expand description
TLS connection types.
Structs§
- Cert
Binding V1_ 2 - TLS 1.2 certificate binding.
- Connection
Info - TLS session information.
- DnsName
- DNS name.
- Handshake
Data - TLS handshake data.
- Invalid
DnsName Error - Error returned when a DNS name is invalid.
- Server
Ephem Key - Server’s ephemeral public key.
- Server
Signature - Server’s signature of the key exchange parameters.
- Transcript
Length - Transcript length information.
- Verify
Data - Verify data from the TLS handshake finished messages.
Enums§
- Cert
Binding - TLS certificate binding.
- Handshake
Verification Error - Errors that can occur when verifying a certificate chain or signature.
- KeyType
- Type of a public key.
- Server
Name - Server’s name.
- Signature
Scheme - Signature scheme on the key exchange parameters.
- TlsVersion
- TLS version.