diff options
Diffstat (limited to 'doc/errorref.txt')
-rw-r--r-- | doc/errorref.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt index c4b8399..84c019d 100644 --- a/doc/errorref.txt +++ b/doc/errorref.txt @@ -793,6 +793,11 @@ GPG_ERR_SEXP_ODD_HEX_NUMBERS Odd hexadecimal numbers in S-expression GPG_ERR_SEXP_BAD_OCT_CHAR Bad octal character in S-expression +GPG_ERR_UNEXPECTED_PACKET Unexpected packet + + GnuPG: - An OpenPGP packet was not expected at this place of the + parsed data. + GPG_ERR_SUBKEYS_EXP_REV All subkeys are expired or revoked GPG_ERR_DB_CORRUPTED Database is corrupted |