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

# IEncryptedPairingRequest

> Protobuf interface IEncryptedPairingRequest generated from WAProto.

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

## Properties

### encryptedPayload?

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

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

***

### iv?

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

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