Trait TlsExtension
pub trait TlsExtension: Extension { }Expand description
TLS and secure transport related extensions.
Derive with #[extension(tags(tls))]
pub trait TlsExtension: Extension { }TLS and secure transport related extensions.
Derive with #[extension(tags(tls))]