comparison man/pgg.texi @ 76742:a80518885f67

(Caching passphrase): Clean up previous change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Mar 2007 03:32:27 +0000
parents 52354deba43e
children 88224dc74061
comparison
equal deleted inserted replaced
76741:c5f4412b1cbf 76742:a80518885f67
295 @defvar pgg-passphrase-cache-expiry 295 @defvar pgg-passphrase-cache-expiry
296 Elapsed time for expiration in seconds. 296 Elapsed time for expiration in seconds.
297 @end defvar 297 @end defvar
298 298
299 If your passphrase contains non-ASCII characters, you might need to 299 If your passphrase contains non-ASCII characters, you might need to
300 specify the coding-system to be used to encode your passphrases since 300 specify the coding system to be used to encode your passphrases, since
301 GnuPG treats them as a byte sequence not a character sequence. 301 GnuPG treats them as a byte sequence, not as a character sequence.
302 302
303 @defvar pgg-passphrase-coding-system 303 @defvar pgg-passphrase-coding-system
304 Coding-system used to encode passphrase. 304 Coding system used to encode passphrase.
305 @end defvar 305 @end defvar
306 306
307 @node Default user identity 307 @node Default user identity
308 @section Default user identity 308 @section Default user identity
309 309