Skip to main content

SSLSetProtocolVersion

Function SSLSetProtocolVersion 

Source
pub unsafe extern "C-unwind" fn SSLSetProtocolVersion(
    context: &SSLContext,
    version: SSLProtocol,
) -> i32
👎Deprecated:

No longer supported. Use Network.framework.

Available on crate features SecProtocolTypes and SecureTransport only.