1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-08 23:37:47 +02:00

gpg: Add a new OpenPGP card vendor.

--
This commit is contained in:
Werner Koch 2015-10-21 18:23:25 +02:00
parent 9ffcb77e25
commit 03e230f0ea
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -210,6 +210,7 @@ get_manufacturer (unsigned int no)
case 0x0006: return "Yubico";
case 0x0007: return "OpenKMS";
case 0x0008: return "LogoEmail";
case 0x0009: return "Fidesmo";
case 0x002A: return "Magrathea";