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

# IIdentityKeyPairStructure

> Protobuf interface IIdentityKeyPairStructure generated from WAProto.

Defined in: [WAProto/index.d.ts:4694](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4694)

## Properties

### privateKey?

> `optional` **privateKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

Defined in: [WAProto/index.d.ts:4696](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4696)

***

### publicKey?

> `optional` **publicKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

Defined in: [WAProto/index.d.ts:4695](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L4695)
