contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
99 stars 42 forks source link

Async Signer: add support for async OCSP call #458

Closed mklein13 closed 2 months ago

mklein13 commented 2 months ago

Changes in this pull request

Updates ocsp_val in async signer to be async

Checklist