Re-exports

pub use crate::TlsError;

Structs

The SHA-256 hash algorithm with the SHA-256 initial hash value.

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