mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
scd:p15: Fix last commit and improve D-TRUST detection.
* scd/app-p15.c (read_p15_info): Improve D-TRUST card detection. (do_getattr): Fix faulty code for the last commit. Append the product name to MANUFACTURER. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
21e3f750bd
commit
cc5aa68b63
2 changed files with 19 additions and 8 deletions
|
@ -1248,7 +1248,9 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
|
|||
This status returns the Manufactorer ID as the unsigned number N.
|
||||
For OpenPGP this is well defined; for other cards this is 0. The
|
||||
name of the manufacturer is also given as <string>; spaces are not
|
||||
escaped. For PKCS#15 cards <string> is TokenInfo.manufactorerID.
|
||||
escaped. For PKCS#15 cards <string> is TokenInfo.manufactorerID;
|
||||
a string in brackets describing GnuPG's own card product name may
|
||||
be appended to <string>.
|
||||
|
||||
*** KEY-STATUS <keyref> <status>
|
||||
This is the response from scdaemon on GETATTR KEY-STATUS for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue