Contents

kCFStreamSSLLevel

Security property key whose value specifies the stream’s security level.

Declaration

let kCFStreamSSLLevel: CFString

Discussion

By default, a stream’s security level is kCFStreamSocketSecurityLevelNegotiatedSSL. For other possible values, see CFStream Socket Security Level Constants.

See Also

Streams