---
title: publicKey
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swperson/identityproof/publickey
---

# publicKey

The public key of local device.

## Declaration

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

## See Also

### Accessing attributes

- [inclusionHashes](sharedwithyoucore/swperson/identityproof/inclusionhashes.md)
- [publicKeyIndex](sharedwithyoucore/swperson/identityproof/publickeyindex.md)
