# Credential Types

## `Credential_2.Credential`

A WebAuthn-flavored P256 credential.

**Source:** [src/webauthn/Credential.ts](https://github.com/wevm/ox/blob/main/src/webauthn/Credential.ts#L166)

## `Credential_2.SignMetadata`

Metadata for a WebAuthn P256 signature.

**Source:** [src/webauthn/Credential.ts](https://github.com/wevm/ox/blob/main/src/webauthn/Credential.ts#L166)
