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

# IPendingKeyExchange

> Protobuf interface IPendingKeyExchange generated from WAProto.

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

## Properties

### localBaseKey?

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

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

***

### localBaseKeyPrivate?

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

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

***

### localIdentityKey?

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

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

***

### localIdentityKeyPrivate?

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

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

***

### localRatchetKey?

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

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

***

### localRatchetKeyPrivate?

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

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

***

### sequence?

> `optional` **sequence**: `null` | `number`

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