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

# multicast

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

## Declaration

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

## See Also

### Constants

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