---
title: publicKey
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/kemprivatekey/publickey-swift.property
---

# publicKey

The associated public key.

## Declaration

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