Module tls

Source
Expand description

The TLS layer implementations

Re-exports§

pub use digest::*;
pub use noop_tls::*;

Modules§

digest
TLS information from the TLS connection
noop_tls
This is a set of stubs that provides the minimum types to let pingora work without any tls providers configured

Enums§

ALPN
The protocol for Application-Layer Protocol Negotiation