-
Notifications
You must be signed in to change notification settings - Fork 24
How to add support for new electronic IDs
Mart Sõmermaa edited this page Nov 29, 2021
·
3 revisions
There are two ways for adding support for new electronic IDs:
- Quick and dirty: add PKCS#11 module support with just a couple of lines, see example for Croatian eID support here. However, the result will be less stable than the second option and will require installation of the eID middleware. It's a good path to start though.
- Deliberate and sound: add the eID card APDUs. The result will be more stable and works without the eID middleware. See example here:
Please get in touch by email at [email protected] in case you need support with adding support for a new eID card to Web eID.