Variable: epg-passphrase-coding-system
epg-passphrase-coding-system is a customizable variable defined in
epg-config.el.gz.
Value
nil
Documentation
Coding system to use with messages from epg-gpg-program.
Source Code
;; Defined in /usr/src/emacs/lisp/epg-config.el.gz
(defcustom epg-passphrase-coding-system nil
"Coding system to use with messages from `epg-gpg-program'."
:type 'symbol)