summaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2020-05-27 13:47:13 +0200
committerWerner Koch <wk@gnupg.org>2020-05-27 13:47:13 +0200
commit21496761226c1020a98e3ec7dd2b9dd013d4386b (patch)
tree342c74782eb55cc8e0cdbd14c1855338941e5ed7 /doc/DETAILS
parentcard: Add command "bye" (diff)
downloadgnupg2-21496761226c1020a98e3ec7dd2b9dd013d4386b.tar.xz
gnupg2-21496761226c1020a98e3ec7dd2b9dd013d4386b.zip
scd:openpgp: New KEY-STATUS attribute.
* scd/app-openpgp.c (do_getattr): Return KEY-STATUS
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index a1c53b88e..c22c14b72 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -1178,6 +1178,14 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
name of the manufacturer is also given as <string>; spaces are not
escaped. For PKCS#15 cards <string> is TokenInfo.manufactorerID.
+*** KEY-STATUS <keyref> <status>
+ This is the response from scdaemon on GETATTR KEY-STATUS for
+ OpenPGP cards. <keyref> is the usual keyref (e.g. OPENPGP.1 or
+ OPENPGP.129) and <status> is an integer describing the status of
+ the key: 0 = key is not present, 1 = key generated on card, 2 =
+ key imported. See section 4.4.3.8 of the OpenPGP Smart Card
+ Application V3.4.
+
* Format of the --attribute-fd output
When --attribute-fd is set, during key listings (--list-keys,