89 { T::enabled } -> std::convertible_to<bool>;
95template <TlsPolicy Policy>
101template <TlsPolicy Policy>
Concept that constrains types to be valid TLS policies.
constexpr bool is_tls_enabled_v
Helper variable template to check if TLS is enabled at compile time.
Type trait to check if a policy enables TLS.
Policy type indicating no TLS/SSL encryption.
static constexpr bool enabled
Policy type indicating TLS/SSL encryption is enabled.
static constexpr bool enabled