<!--
{
  "availability" : [
    "macOS: 10.7.0 - 11.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWIBSSModeSecurity",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:@E@CWIBSSModeSecurity"
  },
  "title" : "CWIBSSModeSecurity"
}
-->

# CWIBSSModeSecurity

IBSS mode security types.

```
enum CWIBSSModeSecurity
```

## Topics

### Constants

[`kCWIBSSModeSecurityNone`](/documentation/CoreWLAN/CWIBSSModeSecurity/none)

Open System authentication.

[`kCWIBSSModeSecurityWEP40`](/documentation/CoreWLAN/CWIBSSModeSecurity/WEP40)

WEP security.

[`kCWIBSSModeSecurityWEP104`](/documentation/CoreWLAN/CWIBSSModeSecurity/WEP104)

WPA Personal authentication.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)