Function security_framework_sys::secure_transport::SSLGetEnabledCiphers [] [src]

pub unsafe extern fn SSLGetEnabledCiphers(context: SSLContextRef,
                                          ciphers: *mut SSLCipherSuite,
                                          numCiphers: *mut size_t)
                                          -> OSStatus