SSLSetCertificate

Function SSLSetCertificate 

Source
pub unsafe extern "C-unwind" fn SSLSetCertificate(
    context: &SSLContext,
    cert_refs: Option<&CFArray>,
) -> i32
๐Ÿ‘ŽDeprecated: No longer supported. Use Network.framework.
Available on crate feature SecureTransport only.
Expand description

ยงSafety

cert_refs generic must be of the correct type.