Variable: pgg-cache-passphrase

pgg-cache-passphrase is a customizable variable defined in pgg-def.el.gz.

Value

t

Documentation

If t, cache passphrase.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/pgg-def.el.gz
(defcustom pgg-cache-passphrase t
  "If t, cache passphrase."
  :type 'boolean)