security_framework_sys::secure_transport

Function SSLGetNegotiatedCipher

Source
pub unsafe extern "C" fn SSLGetNegotiatedCipher(
    context: SSLContextRef,
    cipher: *mut SSLCipherSuite,
) -> OSStatus