From 1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 8 Jan 2010 19:15:06 +0000 Subject: Support gpgme_op_apsswd for GPG. --- doc/gpgme.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/gpgme.texi') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index b98db55d..e530e168 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3744,6 +3744,9 @@ private key associated with @var{key}. The only allowed value for to ask for the old and the new passphrase. Thus this function is not useful in a server application (where passphrases are not required anyway). + +Note that old @code{gpg} engines (before version 2.0.15) do not support +this comamnd and will silently ignore it. @end deftypefun @deftypefun gpgme_error_t gpgme_op_passwd_start @ -- cgit v1.2.3