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

# publicKey

The associated public key.

## Declaration

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

## See Also

### Inspecting a private key’s properties

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