summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-01-05 15:45:43 +0100
committerWerner Koch <wk@gnupg.org>2021-01-05 15:45:43 +0100
commita235d43ccc2e2f6c29ecc6d59baa47997843e004 (patch)
treefece68d7dca1308f48e0bf11e6fb5ad26fb60fe0 /doc
parent621446d3c859155328fe6d681d5629d1acf4c9bd (diff)
downloadlibgpg-error-a235d43ccc2e2f6c29ecc6d59baa47997843e004.tar.gz
doc: Add a description for GPG_ERR_USE_CONDITIONS.
--
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index f35a35f..26d73fd 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -498,6 +498,14 @@ GPG_ERR_PIN_BLOCKED PIN blocked
GPG_ERR_USE_CONDITIONS Conditions of use not satisfied
+ GNUPG: - The PIN given to a smartcard is too short or has
+ unacceptable characters so that the smartcard does
+ not even try to verify it.
+ - The smartcard can't do an operation because some
+ intermediate command send to a card is missing or the
+ card can't use the provided data due to an unsupported
+ algorithm.
+
GPG_ERR_PIN_NOT_SYNCED PINs are not synced
GPG_ERR_INV_CRL Invalid CRL