verify_issuer
Verify a passport's issuer by checking its countersignature against the AEOESS public key to confirm official issuance, rejecting 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 |