---
title: publicKey
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/mlkem1024/onetimeprivatekey/publickey
---

# publicKey

The corresponding public key.

## Declaration

```swift
var publicKey: MLKEM1024.PublicKey { get }
```
