# Keystore Types

## `Keystore.DeriveOpts`

Derivation Options.

**Source:** [src/core/Keystore.ts](https://github.com/wevm/ox/blob/main/src/core/Keystore.ts#L580)

## `Keystore.Key`

Key.

**Source:** [src/core/Keystore.ts](https://github.com/wevm/ox/blob/main/src/core/Keystore.ts#L580)

## `Keystore.Keystore`

Keystore.

**Source:** [src/core/Keystore.ts](https://github.com/wevm/ox/blob/main/src/core/Keystore.ts#L27)

## `Keystore.Pbkdf2DeriveOpts`

PBKDF2 Derivation Options.

**Source:** [src/core/Keystore.ts](https://github.com/wevm/ox/blob/main/src/core/Keystore.ts#L580)

## `Keystore.ScryptDeriveOpts`

Scrypt Derivation Options.

**Source:** [src/core/Keystore.ts](https://github.com/wevm/ox/blob/main/src/core/Keystore.ts#L580)
