---
title: MLDSA65
framework: cryptokit
role: symbol
role_heading: Enumeration
path: cryptokit/mldsa65
---

# MLDSA65

The MLDSA65 Digital Signature Algorithm

## Declaration

```swift
enum MLDSA65
```

## Topics

### Keys

- [MLDSA65.PrivateKey](cryptokit/mldsa65/privatekey.md)
- [MLDSA65.PublicKey](cryptokit/mldsa65/publickey.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
