From 2281024d4cb29c9c6742f7e9fbb031fe97f076c0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 16 Feb 2010 20:07:03 +0000 Subject: Add option GPGME_EXPORT_MODE_MINIMAL --- doc/gpgme.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index cbbe4938..d8891ea8 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3402,6 +3402,12 @@ practise to not send more than a few dozens key to a keyserver at one time. Using this flag requires that the @var{keydata} argument of the export function is set to @code{NULL}. +@item GPGME_EXPORT_MODE_MINIMAL +If this bit is set, the smallest possible key is exported. For OpenPGP +keys it removes all signatures except for the latest self-signatures. +For X.509 keys it has no effect. + + @end table -- cgit v1.2.3