Function security_framework_sys::secure_transport::SSLGetSupportedCiphers [] [src]

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