Cargo Features
s2n-quic-tls has no features set by default.
[dependencies]
s2n-quic-tls = { version = "0.56.0", features = ["fips", "unstable_client_hello", "unstable_private_key"] }
- fips
-
Enables fips of s2n-quic-crypto and s2n-tls
s2n-tls:
the
on_key_exchange_group
event relies on an API added in 0.3.15 - unstable_client_hello
- unstable_private_key