---
title: PublicKey
framework: cryptokit
role: symbol
role_heading: Associated Type
path: cryptokit/diffiehellmankeyagreement/publickey-swift.associatedtype
---

# PublicKey

The public key share type to perform the DH Key Agreement

## Declaration

```swift
associatedtype PublicKey : Sendable
```
