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

# publicKey

The associated public key.

## Declaration

```swift
var publicKey: MLDSA87.PublicKey { get }
```

## See Also

### Inspecting a private key’s properties

- [integrityCheckedRepresentation](cryptokit/mldsa87/privatekey/integritycheckedrepresentation.md)
- [seedRepresentation](cryptokit/mldsa87/privatekey/seedrepresentation.md)
