supportsSecurity(_:)
Method for determining which security types a network supports.
Declaration
func supportsSecurity(_ security: CWSecurity) -> BoolParameters
- security:
The security type.
Return Value
YES if the network supports the specified security type.