StructureFoundation5.9.0
StreamSocketSecurityLevel
struct StreamSocketSecurityLevel
Citizens in Foundation
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.protocol RawRepresentable
A type that can be converted to and from an associated raw value.
Members
init(rawValue: String
) static let negotiatedSSL: StreamSocketSecurityLevel
static let none: StreamSocketSecurityLevel
static let ssLv2: StreamSocketSecurityLevel
static let ssLv3: StreamSocketSecurityLevel
static let tlSv1: StreamSocketSecurityLevel
let rawValue: String