1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +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";