Variable: pgg-pgp-program

pgg-pgp-program is a customizable variable defined in pgg-pgp.el.gz.

Value

"pgp"

Documentation

PGP 2.* and 6.* executable.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/pgg-pgp.el.gz
(defcustom pgg-pgp-program "pgp"
  "PGP 2.* and 6.* executable."
  :type 'string)