Skip to main content

SSLCopyPeerTrust

Function SSLCopyPeerTrust 

Source
pub unsafe extern "C" fn SSLCopyPeerTrust(
    context: SSLContextRef,
    trust: *mut SecTrustRef,
) -> OSStatus