Re-exports

pub use crate::TlsError;

Structs

Type representing an async 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.

Enums

Traits

Type Definitions

SHA-256 hasher.