Cargo Features
s2n-quic-tls has no features set by default.
[dependencies]
s2n-quic-tls = { version = "0.50.0", features = ["fips", "unstable_client_hello", "unstable_private_key"] }
- fips
-
Enables fips of s2n-quic-crypto and s2n-tls
- unstable_client_hello
- unstable_private_key
s2n-quic-tls has 3 features without comments.