From 8aa9f80be0bb4f220f98509e23e56184fc237a1e Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Tue, 28 Jun 2022 10:37:35 +0900 Subject: agent: Add description for "Prompt" field. -- Signed-off-by: NIIBE Yutaka --- agent/keyformat.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/agent/keyformat.txt b/agent/keyformat.txt index 96e69fc00..fd9fd3890 100644 --- a/agent/keyformat.txt +++ b/agent/keyformat.txt @@ -125,6 +125,12 @@ a dialog window when the key is about to be used for PKSIGN/PKAUTH/PKDECRYPT operation. If the value is "restricted", it is only asked for the access through extra/browser socket. +*** Prompt +This field is for card key. If given and the value is "yes" +(default), a user will be prompted about insertion of the card by a +dialog window when card is not available. When the value is "no", a +card operation is refused with GPG_ERR_UNUSABLE_SECKEY error. + * Private Key Format ** Unprotected Private Key Format -- cgit v1.2.3