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

# publicKey

The corresponding public key.

## Declaration

```swift
let publicKey: P256.KeyAgreement.PublicKey
```
