Skip to content

Commit 075cac4

Browse files
dengertfrankmorgner
authored andcommitted
PIV - Some VA cards have LCS = 0F Terminated
Changes to be committed: modified: card-piv.c
1 parent 7fbcd6e commit 075cac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libopensc/card-piv.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ static const struct sc_atr_table piv_atrs[] = {
224224

225225
/* Oberthur Card System (PIV Endpoint) 2 entries*/
226226
{ "3B:DB:96:00:80:1F:03:00:31:C0:64:B0:F3:10:00:07:90:00:80", NULL, NULL, SC_CARD_TYPE_PIV_II_OBERTHUR, 0, NULL },
227+
/* Oberthur Card System with LCS 0F - Some VA cards have Terminated state */
228+
{ "3B:DB:96:00:80:1F:03:00:31:C0:64:B0:F3:10:00:0F:90:00:88", NULL, NULL, SC_CARD_TYPE_PIV_II_OBERTHUR, 0, NULL },
227229

228230
/* Giesecke & Devrient (PIV Endpoint) 2 entries */
229231
{ "3B:7A:18:00:00:73:66:74:65:20:63:64:31:34:34", NULL, NULL, SC_CARD_TYPE_PIV_II_GI_DE_DUAL_CAC, 0, NULL },

0 commit comments

Comments
 (0)