ContentCredentialsClaim
Defined in: content-credentials.ts:4
Properties
Section titled “Properties”format?
Section titled “format?”
optionalformat?:"image/jpeg"|"image/png"
Defined in: content-credentials.ts:8
Encoded image type. The v1.11 workflow supports JPEG and PNG.
generator?
Section titled “generator?”
optionalgenerator?:string
Defined in: content-credentials.ts:10
Claim generator name shown by Content Credentials readers.
metadata?
Section titled “metadata?”
optionalmetadata?: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.