1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-30 22:08:02 +02:00

scd: Add new Openpgp card vendor name

--
This commit is contained in:
Werner Koch 2021-03-09 11:03:14 +01:00
parent 521d3cdee5
commit 9f8361eda8
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -302,6 +302,7 @@ get_manufacturer (unsigned int no)
case 0x0009: return "Fidesmo";
case 0x000A: return "Dangerous Things";
case 0x000B: return "Feitian Technologies";
case 0x000E: return "Excelsecu";
case 0x002A: return "Magrathea";
case 0x0042: return "GnuPG e.V.";