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

# publicKey

The corresponding public key.

## Declaration

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