Contents

kCFStreamSocketSecurityLevelSSLv3

Specifies that SSL version 3 be set as the security protocol for a socket stream pair.

Declaration

let kCFStreamSocketSecurityLevelSSLv3: CFString

Discussion

If SSL version 3 is not available, specifies that SSL version 2 be set as the security protocol for a socket stream.

See Also

Constants