CML
    Preparing search index...

    Enumeration C2paStatusCode

    Standard C2PA validation status codes for manifest integrity checks, as defined in the C2PA specification chapters 15 and 18.

    Index

    Enumeration Members

    ASSERTION_ACTION_INGREDIENT_MISMATCH: "assertion.action.ingredientMismatch"

    An action requiring an ingredient reference does not have one (§18.15.4.7)

    ASSERTION_BMFFHASH_MALFORMED: "assertion.bmffHash.malformed"

    BMFF hash assertion or Merkle structure is malformed (§15.2.2.3)

    ASSERTION_BMFFHASH_MISMATCH: "assertion.bmffHash.mismatch"

    BMFF content hash does not match the committed value (§15.2.2.3)

    ASSERTION_HASHEDURI_MISMATCH: "assertion.hashedURI.mismatch"

    Assertion hash does not match the hashed URI in the claim (§15.10.3.1)

    ASSERTION_MISSING: "assertion.missing"

    An assertion referenced in the claim is missing from the assertion store (§15.10.3.1)

    CLAIM_SIGNATURE_MISMATCH: "claim.signature.mismatch"

    Claim signature verification failed (§15.7)