---
title: unicast
framework: corewlan
role: symbol
role_heading: Type Property
path: corewlan/cwcipherkeyflags/unicast
---

# unicast

A flag that indicates to use the cipher key for unicast packets.

## Declaration

```swift
static var unicast: CWCipherKeyFlags { get }
```

## See Also

### Constants

- [multicast](corewlan/cwcipherkeyflags/multicast.md)
- [tx](corewlan/cwcipherkeyflags/tx.md)
- [rx](corewlan/cwcipherkeyflags/rx.md)
