---
title: publicKey
framework: localauthentication
role: symbol
role_heading: Instance Property
path: localauthentication/laprivatekey/publickey
---

# publicKey

The public key that corresponds with the private key in a key pair.

## Declaration

```swift
var publicKey: LAPublicKey { get }
```
