---
title: P256.KeyAgreement.PublicKey.HPKEEphemeralPrivateKey
framework: cryptokit
role: symbol
role_heading: Type Alias
path: cryptokit/p256/keyagreement/publickey/hpkeephemeralprivatekey
---

# P256.KeyAgreement.PublicKey.HPKEEphemeralPrivateKey

The type of the ephemeral private key associated with this public key.

## Declaration

```swift
typealias HPKEEphemeralPrivateKey = P256.KeyAgreement.PrivateKey
```
