---
title: rawRepresentation
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/curve25519/keyagreement/privatekey/rawrepresentation
---

# rawRepresentation

The raw representation of the key as a collection of contiguous bytes.

## Declaration

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