verify_issuer
Verify if a passport is officially issued by AEOESS by validating its issuer signature against the AEOESS public key. Returns 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 |