Fedict / eid-mw

eID Middleware (main repository)
GNU Lesser General Public License v3.0
198 stars 79 forks source link

Include new labels for latest eID cards #160

Closed maxux closed 2 years ago

maxux commented 2 years ago

Related to #159, include new labels. I don't know which minimum version is required for theses fields.

From documentation: CKA_CLASS CKA_LABEL
CKO_DATA tokeninfo_graph_perso_version the graphical personalisation version
CKO_DATA tokeninfo_elec_perso_version the electrical personalisation version
CKO_DATA tokeninfo_elec_perso_int_version the electrical personalisation interface version
CKO_DATA perso_versions The 4 personalisation bytes as found in the tokeninfo file on the

By the way, this add a new line on unknown label error message to improve readability.