---
title: blockByteCount
framework: cryptokit
role: symbol
role_heading: Type Property
path: cryptokit/sha512/blockbytecount
---

# blockByteCount

The number of bytes that represents the hash function’s internal state.

## Declaration

```swift
static let blockByteCount: Int
```

## See Also

### Inspecting hash information

- [byteCount](cryptokit/sha512/bytecount.md)
