Added a new ATR that will be used in some new MyEID cards

Closes https://github.com/OpenSC/OpenSC/pull/696
This commit is contained in:
Hannu Honkanen 2016-03-03 16:47:23 +02:00 committed by Frank Morgner
parent cf04d01676
commit 91aad373be
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ static const char *myeid_atrs[] = {
"3B:85:80:01:4D:79:45:49:44:78",
"3B:89:80:01:09:38:33:B1:4D:79:45:49:44:4C",
"3B:F5:96:00:00:80:31:FE:45:4D:79:45:49:44:15", /* Infineon's chip */
"3B:F5:96:00:00:81:31:FE:45:4D:79:45:49:44:14",
NULL
};