summaryrefslogtreecommitdiff
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 36c2b32b..88b5f2cd 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -3581,6 +3581,12 @@ Reserved for the origin of this user ID.
Reserved for the time of the last update of this user ID.
+@item char *uidhash;
+A string used by gpg to identify a user ID. This string can be used
+at certain prompts of @code{gpgme_op_edit} to select a user ID. Users
+must be prepared to see a @code{NULL} value here. The format of the
+value is not specified and may depend on the GPGME or GnuPG version.
+
@end table
@end deftp