---
title: SHA512.Digest
framework: cryptokit
role: symbol
role_heading: Type Alias
path: cryptokit/sha512/digest
---

# SHA512.Digest

The digest type for a SHA512 hash function.

## Declaration

```swift
typealias Digest = SHA512Digest
```

## See Also

### Specifying the output type

- [SHA512Digest](cryptokit/sha512digest.md)
