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

# IUserPassword

> Protobuf interface IUserPassword generated from WAProto.

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

## Properties

### encoding?

> `optional` **encoding**: `null` | [`Encoding`](/proto-reference/UserPassword/enumerations/Encoding)

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

***

### transformedData?

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

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

***

### transformer?

> `optional` **transformer**: `null` | [`Transformer`](/proto-reference/UserPassword/enumerations/Transformer)

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

***

### transformerArg?

> `optional` **transformerArg**: `null` | [`ITransformerArg`](/proto-reference/UserPassword/interfaces/ITransformerArg)\[]

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