scd: Swapped openpgp card vendor 0x000a with new 0x000d.

--
This commit is contained in:
Werner Koch 2021-03-09 11:15:34 +01:00
parent 9f8361eda8
commit a1f281eeec
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 2 additions and 1 deletions

View File

@ -300,8 +300,9 @@ get_manufacturer (unsigned int no)
case 0x0007: return "OpenKMS";
case 0x0008: return "LogoEmail";
case 0x0009: return "Fidesmo";
case 0x000A: return "Dangerous Things";
case 0x000A: return "VivoKey";
case 0x000B: return "Feitian Technologies";
case 0x000D: return "Dangerous Things";
case 0x000E: return "Excelsecu";
case 0x002A: return "Magrathea";