Verify a LaunchTrust signed record
verify_recordIndependently verify the ECDSA (ES256) signature on a LaunchTrust signed scan/disclosure record against the published public key. Pass the record JSON (the downloaded record, or an object containing canonical and signature).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record | Yes | The LaunchTrust signed record JSON (or an object with `canonical` + `signature`). |