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

# SignalCreds

> Type Alias SignalCreds in the Baileys API.

> **SignalCreds**: `object`

Defined in: [src/Types/Auth.ts:35](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Auth.ts#L35)

## Type declaration

### registrationId

> `readonly` **registrationId**: `number`

### signedIdentityKey

> `readonly` **signedIdentityKey**: [`KeyPair`](/api-reference/type-aliases/KeyPair)

### signedPreKey

> `readonly` **signedPreKey**: [`SignedKeyPair`](/api-reference/type-aliases/SignedKeyPair)
