mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-24 22:09:57 +01:00
Add an OpenPGP card vendor.
* g10/card-util.c (get_manufacturer): Add Yubico.
This commit is contained in:
parent
6505a995f9
commit
ac775780fe
@ -204,8 +204,9 @@ get_manufacturer (unsigned int no)
|
||||
case 0x0001: return "PPC Card Systems";
|
||||
case 0x0002: return "Prism";
|
||||
case 0x0003: return "OpenFortress";
|
||||
case 0x0004: return "Wewid AB";
|
||||
case 0x0004: return "Wewid";
|
||||
case 0x0005: return "ZeitControl";
|
||||
case 0x0006: return "Yubico";
|
||||
|
||||
case 0x002A: return "Magrathea";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user