---
title: byteCount
framework: cryptokit
role: symbol
role_heading: Type Property
path: cryptokit/sha256/bytecount
---

# byteCount

The number of bytes in a SHA256 digest.

## Declaration

```swift
static let byteCount: Int
```

## See Also

### Inspecting hash information

- [blockByteCount](cryptokit/sha256/blockbytecount.md)
