pub unsafe extern "C-unwind" fn SSLSetProtocolVersionMin(
context: &SSLContext,
min_version: SSLProtocol,
) -> i32
👎Deprecated: No longer supported. Use Network.framework.
Available on crate features
SecProtocolTypes
and SecureTransport
only.