pub unsafe extern "C-unwind" fn SSLSetCertificateAuthorities(
context: &SSLContext,
certificate_or_array: &CFType,
replace_existing: bool,
) -> i32๐Deprecated: No longer supported. Use Network.framework.
Available on crate feature
SecureTransport only.Expand description
ยงSafety
certificate_or_array should be of the correct type.