verify_endorsement
Verify an endorsement's signature against its embedded principal public key to confirm the endorsement is intact and genuinely signed by that key.
Instructions
Check an endorsement's signature against the principalPublicKey the endorsement itself carries. What a valid result establishes: the endorsement is intact and signed by that key. What it does not establish: that the key belongs to the principal it names, which needs a trust anchor you supply out of band.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endorsement_id | Yes | Endorsement ID to verify |