Skip to content

Commit

Permalink
Added belpic v1.8 applet ATR
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-payment-solutions authored and Jakuje committed Nov 30, 2021
1 parent c79a499 commit 9d6ddae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libopensc/card-belpic.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ static long t1, t2, tot_read = 0, tot_dur = 0, dur;
static size_t next_idx = (size_t)-1;

static const struct sc_atr_table belpic_atrs[] = {
/* Applet V1.8 */
{ "3B:7F:96:00:00:80:31:80:65:B0:85:04:01:20:12:0F:FF:82:90:00", NULL, NULL, SC_CARD_TYPE_BELPIC_EID, 0, NULL },
/* Applet V1.1 */
{ "3B:98:13:40:0A:A5:03:01:01:01:AD:13:11", NULL, NULL, SC_CARD_TYPE_BELPIC_EID, 0, NULL },
/* Applet V1.0 with new EMV-compatible ATR */
Expand Down

0 comments on commit 9d6ddae

Please sign in to comment.