Skip to main content

Crate c2pa_structured_text

Crate c2pa_structured_text 

Source
Expand description

C2PA manifest embedding for structured text formats.

Implements the Structured Text Embedding section of the C2PA Technical Specification, which defines how to associate a C2PA Manifest Store with source code, configuration files, markup, and other text formats that support comment syntax or front matter conventions.

The manifest block uses fixed ASCII armour-style delimiters: -----BEGIN C2PA MANIFEST----- and -----END C2PA MANIFEST-----

Structs§

ExtractionResult

Enums§

Error
ManifestRef

Functions§

embed_manifest
extract_manifest