mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add OpenPGP card manufacturer Yubico (6).
This commit is contained in:
parent
5798673156
commit
4500d3cb6d
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ get_manufacturer (unsigned int no)
|
||||||
case 0x0003: return "OpenFortress";
|
case 0x0003: return "OpenFortress";
|
||||||
case 0x0004: return "Wewid AB";
|
case 0x0004: return "Wewid AB";
|
||||||
case 0x0005: return "ZeitControl";
|
case 0x0005: return "ZeitControl";
|
||||||
|
case 0x0006: return "Yubico";
|
||||||
|
|
||||||
case 0x002A: return "Magrathea";
|
case 0x002A: return "Magrathea";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue