---
title: byteCount
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/messageauthenticationcode/bytecount
---

# byteCount

The number of bytes in the message authentication code.

## Declaration

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