Expand description

This crate provides native tls trait implementations for trillium client (NativeTlsConnector) and server (NativeTlsAcceptor).

Re-exports

pub use async_native_tls;
pub use native_tls;

Structs

A cryptographic identity.
trillium [Acceptor] for native-tls
Configuration for the native tls client connector
trillium client connector for native tls