---
title: publicKey
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/p384/keyagreement/privatekey/publickey
---

# publicKey

The corresponding public key.

## Declaration

```swift
var publicKey: P384.KeyAgreement.PublicKey { get }
```
