DEFAULT_VERSIONS

Static DEFAULT_VERSIONS 

pub static DEFAULT_VERSIONS: &'static [&'static SupportedProtocolVersion]
Available on crate feature tls only.
Expand description

The version configuration that an application should use by default.

This will be ALL_VERSIONS for now, but gives space in the future to remove a version from here and require users to opt-in to older versions.