---
title: Insecure.SHA1.Digest
framework: cryptokit
role: symbol
role_heading: Type Alias
path: cryptokit/insecure/sha1/digest
---

# Insecure.SHA1.Digest

The digest type for a SHA1 hash function.

## Declaration

```swift
typealias Digest = Insecure.SHA1Digest
```

## See Also

### Specifying the output type

- [Insecure.SHA1Digest](cryptokit/insecure/sha1digest.md)
