Module Values.MinimumProtocolVersionSource
Sourcetype nonrec t = | SSLv3| TLSv1| TLSv1_2016| TLSv1_1_2016| TLSv1_2_2018| TLSv1_2_2019| TLSv1_2_2021| TLSv1_3_2025| TLSv1_2_2025| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]