SSLSetCertificate

Function SSLSetCertificate 

Source
pub unsafe extern "C" fn SSLSetCertificate(
    context: SSLContextRef,
    certRefs: CFArrayRef,
) -> OSStatus