跳转到内容
菜单
自动
简体中文
v1 处于长期维护状态,将继续接收兼容性、安全和严重错误修复。查看 v2 当前版本

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.