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

# ISecretEncryptedMessage

> Protobuf interface ISecretEncryptedMessage generated from WAProto.

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

## Properties

### encIv?

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

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

***

### encPayload?

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

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

***

### secretEncType?

> `optional` **secretEncType**: `null` | [`SecretEncType`](/proto-reference/Message/SecretEncryptedMessage/enumerations/SecretEncType)

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

***

### targetMessageKey?

> `optional` **targetMessageKey**: `null` | [`IMessageKey`](/proto-reference/interfaces/IMessageKey)

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