Skip to main content
Encypher Logo

signingCredential.ocsp.revoked

Supplied revocation evidence marks the signer as revoked.
Failure code

What to do

Reject the signature. The signer's certificate was revoked at signing time.

Verify it yourself

Install the open-source Encypher C2PA CLI and check any file. It runs locally and reports these status codes.

cargo install encypher-c2pa-cli

Build verification into your product

The Encypher API returns these status codes over HTTP. Read the reference to wire provenance checks into your own workflow.
API documentation