# P256 Errors

## `P256.InvalidSeedSizeError`

Thrown when a seed contains fewer than 32 bytes.

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