Re-exports§
pub use crate::TlsError;
Structs§
- Aes128
GcmSha256 - Aes256
GcmSha384 - Managed
Split State - NoClock
- NoVerify
- Split
Connection State - TlsConfig
- TlsConnection
- Type representing a TLS connection. An instance of this type can be used to establish a TLS connection, write and read encrypted data over this connection, and closing to free up the underlying resources.
- TlsContext
- TlsReader
- TlsWriter
Enums§
- Certificate
- MaxFragment
Length - Maximum plaintext fragment length
Constants§
Traits§
- TlsCipher
Suite - Represents a TLS 1.3 cipher suite
- TlsClock
- TlsVerifier
- A TLS 1.3 verifier.