summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-06-25 20:25:28 +0200
committerWerner Koch <wk@gnupg.org>2014-06-30 08:39:02 +0200
commit07355372db903e393fd0b7b22883ce4f71b6a67d (patch)
tree8c0ba4d27ad6b202db69588e41ad1656c9f506c3 /doc
parentc7c41582574304974feac8bbd89b1460fbf6c92c (diff)
downloadlibgpg-error-07355372db903e393fd0b7b22883ce4f71b6a67d.tar.gz
doc update.
--
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index 8c32971..d3a65a1 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -417,7 +417,8 @@ GPG_ERR_INV_CERT_OBJ Invalid certificate object
Used by GPG to indicate an unknown ECC curve name (may also
indicate missing ECC support). It is also used to indicate an
unsuported parameter name in functions which take a name and
- value to update state.
+ value to update state. Note that GPG_ERR_UNKNOWN_CURVE is
+ used instead by newer code.
166 GPG_ERR_LOCALE_PROBLEM A locale function failed
167 GPG_ERR_NOT_LOCKED Not locked
@@ -471,7 +472,10 @@ GPG_ERR_INV_CURVE Invalid elliptic curve
example it is not possible to get affine coordinates for the
public key.
-188 GPG_ERR_UNKNOWN_CURVE Unknown elliptic curve
+GPG_ERR_UNKNOWN_CURVE Unknown elliptic curve
+
+ The curve is not known or not supported by the protocol.
+
GPG_ERR_DUP_KEY Duplicated key