# WebAuthnP256 Types

## `WebAuthnP256.AttestationConveyancePreference`

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

## `WebAuthnP256.AuthenticatorAttachment`

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

## `WebAuthnP256.AuthenticatorTransport`

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

## `WebAuthnP256.BufferSource`

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

## `WebAuthnP256.COSEAlgorithmIdentifier`

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

## `WebAuthnP256.CredentialMediationRequirement`

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

## `WebAuthnP256.LargeBlobSupport`

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

## `WebAuthnP256.P256Credential`

A WebAuthn-flavored P256 credential.

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

## `WebAuthnP256.PrfExtension`

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

## `WebAuthnP256.PublicKeyCredential`

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

## `WebAuthnP256.PublicKeyCredentialType`

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

## `WebAuthnP256.ResidentKeyRequirement`

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

## `WebAuthnP256.SignMetadata`

Metadata for a WebAuthn P256 signature.

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

## `WebAuthnP256.UserVerificationRequirement`

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