---
title: SHA384.Digest
framework: cryptokit
role: symbol
role_heading: Type Alias
path: cryptokit/sha384/digest
---

# SHA384.Digest

The digest type for a SHA384 hash function.

## Declaration

```swift
typealias Digest = SHA384Digest
```

## See Also

### Specifying the output type

- [SHA384Digest](cryptokit/sha384digest.md)
