diff options
author | Werner Koch <[email protected]> | 2021-04-25 14:35:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-04-25 14:35:36 +0000 |
commit | cc5aa68b6310bdeaa1102bb0d6a33420920648e7 (patch) | |
tree | 9561d020527cdff536fda6adb69c175ce0e64dc7 /doc/DETAILS | |
parent | scd:p15: Shorten the displayed s/n of RSCS cards (diff) | |
download | gnupg-cc5aa68b6310bdeaa1102bb0d6a33420920648e7.tar.gz gnupg-cc5aa68b6310bdeaa1102bb0d6a33420920648e7.zip |
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 <[email protected]>
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 8eb941972..3f136e18d 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -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 |