C2paVerificationConfig
Configuration for C2PA verification of CMAF-based inputs.
Verification is reporting-only and fail-open: media continues to flow even when a segment fails to validate. Outcomes are surfaced to the SDK as per-segment C2paSegmentVerified events on the input node.
Field |
Type |
Repeated |
Description |
trust_anchors_path |
Optional path to a PEM-encoded bundle of trusted root certificates. When empty, c2pa-rs’s default trust list is used. Useful for self-signed / dev cert chains in test environments. |
||
scheme |
Must match the scheme used by the upstream signer. Defaults to SEGMENT_MANIFEST_BOX (ยง19.3) for backwards compatibility. |