---
title: "init(rawRepresentation:)"
framework: cryptokit
role: symbol
role_heading: Initializer
path: "cryptokit/xwingmlkem768x25519/publickey/init(rawrepresentation:)"
---

# init(rawRepresentation:)

## Declaration

```swift
init<D>(rawRepresentation: D) throws where D : ContiguousBytes
```
