verify_issuer
Confirm a passport was officially issued by AEOESS by validating its issuer countersignature against the published public key, returning false for self-signed passports.
Instructions
Verify that a passport was officially issued by AEOESS. Checks the issuer countersignature against the published AEOESS public key. Returns false for self-signed passports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passport | Yes | The signed passport object to verify |