Crate kumo_tls_helper

Crate kumo_tls_helper 

Source
Expand description

Shared TLS configuration helpers for KumoMTA.

This crate provides TLS connector building and async stream traits that are shared across the KumoMTA crates.

Structs§

TlsOptions

Enums§

OpensslConnectorError
Errors that can occur when building an OpenSSL connector.

Traits§

AsyncReadAndWrite

Type Aliases§

BoxedAsyncReadAndWrite