> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# UniversalKeyPair

Key pair for cryptographic operations (publicKeyUncompressed required for Turnkey signing)

## Properties

| Property                                                  | Type     |
| --------------------------------------------------------- | -------- |
| <a id="publickey" /> `publicKey`                          | `string` |
| <a id="privatekey" /> `privateKey`                        | `string` |
| <a id="publickeyuncompressed" /> `publicKeyUncompressed?` | `string` |
