---
title: publicKey
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/secureenclave/mlkem768/privatekey/publickey
---

# publicKey

The corresponding public key.

## Declaration

```swift
let publicKey: MLKEM768.PublicKey
```

## See Also

### Accessing the key’s properties

- [dataRepresentation](cryptokit/secureenclave/mlkem768/privatekey/datarepresentation.md)
