Skip to main content

SSLSetSessionOption

Function SSLSetSessionOption 

Source
pub unsafe extern "C-unwind" fn SSLSetSessionOption(
    context: &SSLContext,
    option: SSLSessionOption,
    value: bool,
) -> i32
👎Deprecated:

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.