pub static DEFAULT_KX_GROUPS: &[&dyn SupportedKxGroup]
Expand description
A list of the default key exchange groups supported by this provider.
This does not contain MLKEM768; by default MLKEM768 is only offered in hybrid with X25519.
pub static DEFAULT_KX_GROUPS: &[&dyn SupportedKxGroup]
A list of the default key exchange groups supported by this provider.
This does not contain MLKEM768; by default MLKEM768 is only offered in hybrid with X25519.