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

# Insecure.MD5.Digest

The digest type for a MD5 hash function.

## Declaration

```swift
typealias Digest = Insecure.MD5Digest
```

## See Also

### Specifying the output type

- [Insecure.MD5Digest](cryptokit/insecure/md5digest.md)
