Skip to content

Commit

Permalink
Add another known Idemia ID-One PIV card
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Jan 23, 2024
1 parent c354501 commit 63a6ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libopensc/card-piv.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ static const struct sc_atr_table piv_atrs[] = {

/* ID-One PIV 2.4.1 on Cosmo V8.1 NIST sp800-73-4 with Secure Messaging and VCI 2020 */
{ "3b:d6:96:00:81:b1:fe:45:1f:87:80:31:c1:52:41:1a:2a", NULL, NULL, SC_CARD_TYPE_PIV_II_800_73_4, 0, NULL },
{ "3b:d6:97:00:81:b1:fe:45:1f:87:80:31:c1:52:41:12:23", NULL, NULL, SC_CARD_TYPE_PIV_II_800_73_4, 0, NULL },
{ "3b:86:80:01:80:31:c1:52:41:12:76", NULL, NULL, SC_CARD_TYPE_PIV_II_800_73_4, 0, NULL }, /* contactless */

{ NULL, NULL, NULL, 0, 0, NULL }
Expand Down

0 comments on commit 63a6ebe

Please sign in to comment.