From a235d43ccc2e2f6c29ecc6d59baa47997843e004 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 5 Jan 2021 15:45:43 +0100 Subject: doc: Add a description for GPG_ERR_USE_CONDITIONS. -- --- doc/errorref.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.2.3