Variable: pgg-passphrase-coding-system
pgg-passphrase-coding-system is a customizable variable defined in
pgg-def.el.gz.
Value
nil
Documentation
Coding system to encode passphrase.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/pgg-def.el.gz
(defcustom pgg-passphrase-coding-system nil
"Coding system to encode passphrase."
:type 'coding-system)