Function security_framework_sys::secure_transport::SSLSetEnabledCiphers
[−]
[src]
pub unsafe extern fn SSLSetEnabledCiphers(context: SSLContextRef,
ciphers: *const SSLCipherSuite,
numCiphers: size_t)
-> OSStatus