aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/cryptplug.h
diff options
context:
space:
mode:
authorKarl-Heinz Zimmer <[email protected]>2002-06-25 15:05:59 +0000
committerKarl-Heinz Zimmer <[email protected]>2002-06-25 15:05:59 +0000
commitda40b7130f3622b8ab654ab04ba8644f9ae0b6d8 (patch)
tree2d2fce03de1ef97b70bd69da670834ee0f5f9fb6 /gpgmeplug/cryptplug.h
parent2002-06-25 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-da40b7130f3622b8ab654ab04ba8644f9ae0b6d8.tar.gz
gpgme-da40b7130f3622b8ab654ab04ba8644f9ae0b6d8.zip
Have additional secretOnly parameter at the findCertificates() function to allow for searching only secret keys.
Diffstat (limited to 'gpgmeplug/cryptplug.h')
-rw-r--r--gpgmeplug/cryptplug.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpgmeplug/cryptplug.h b/gpgmeplug/cryptplug.h
index 03b1715b..95b9433c 100644
--- a/gpgmeplug/cryptplug.h
+++ b/gpgmeplug/cryptplug.h
@@ -1577,8 +1577,9 @@ bool storeCertificatesFromMessage( const char* ciphertext );
NOTE: The \c certificate parameter must point to an allready allocated
block of memory which is large enough to hold the complete list.
+ If secretOnly is true, only secret keys are returned.
*/
-bool findCertificates( const char* addressee, char** certificates );
+bool findCertificates( const char* addressee, char** certificates, bool secretOnly );
/*! \ingroup groupCryptAct
\brief Encrypts an email message in