# AesGcm Errors

## `AesGcm.InvalidPrfSizeError`

Thrown when a WebAuthn PRF output is not 32 bytes.

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