aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 8e8552136..1ca35c54c 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -1174,6 +1174,20 @@ 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.
+
+*** KEY-ATTR-INFO <keyref> <string>
+ This is the response from scdaemon on GETATTR KEY-ATTR-INFO for
+ OpenPGP cards. <keyref> is the usual keyref (e.g. OPENPGP.1 or
+ OPENPGP.129) and <string> is the algoritm or curve name, which
+ is available for the key.
+
* Format of the --attribute-fd output
When --attribute-fd is set, during key listings (--list-keys,