Skip to content
Menu
Auto
English

ContentCredentialsClaim

Defined in: content-credentials.ts:4

optional format?: "image/jpeg" | "image/png"

Defined in: content-credentials.ts:8

Encoded image type. The v1.11 workflow supports JPEG and PNG.


optional generator?: string

Defined in: content-credentials.ts:10

Claim generator name shown by Content Credentials readers.


optional metadata?: Readonly<Record<string, unknown>>

Defined in: content-credentials.ts:12

Adapter-specific public metadata. Never include signing secrets.


title: string

Defined in: content-credentials.ts:6

Human-readable asset title included in the signed manifest.