verify_issuer
Verify a passport's issuer signature against the published AEOESS public key to confirm official issuance. 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 |