verify_seal
Cryptographically verify an artifact: recomputes its SHA3-256, checks the signed manifest entry and the Ed25519 manifest signature. Pass sha3_256 to attest a copy you hold. Verification is free of charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | artifact ref, e.g. 'rhtp/states/oklahoma' | |
| sha3_256 | No | optional: your copy's hash to compare |