---
title: copyPublicKey()
framework: matter
role: symbol
role_heading: Instance Method
path: matter/mtrkeypair/copypublickey()
---

# copyPublicKey()

## Declaration

```swift
optional func copyPublicKey() -> SecKey
```

## Discussion

Discussion Returns a copy of the public key for the keypair.
