ContentCredentialsClaim
此内容尚不支持你的语言。
Defined in: src/content-credentials.ts:5
Properties
Section titled “Properties”format?
Section titled “format?”
optionalformat?:"image/png"|"image/jpeg"|"image/webp"
Defined in: src/content-credentials.ts:9
Encoded image type. WebP is supported when the selected adapter accepts it.
generator?
Section titled “generator?”
optionalgenerator?:string
Defined in: src/content-credentials.ts:11
Claim generator name shown by Content Credentials readers.
metadata?
Section titled “metadata?”
optionalmetadata?:Readonly<Record<string,unknown>>
Defined in: src/content-credentials.ts:13
Adapter-specific public metadata. Never include signing secrets.
title:
string
Defined in: src/content-credentials.ts:7
Human-readable asset title included in the signed manifest.