verify_certificate
Re-verify a governance certificate against the API it attests to. If the API drifted or the certificate was forged, verification fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | Yes | The API description being attested or verified. String or parsed object. | |
| certificate | Yes | The governance certificate to re-verify. Alias: `cert`. |