---
title: bitCount
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/symmetrickey/bitcount
---

# bitCount

The number of bits in the key.

## Declaration

```swift
var bitCount: Int { get }
```
