Variable: epa-file-encrypt-to

epa-file-encrypt-to is a variable defined in epa-hook.el.gz.

Value

nil

Documentation

Recipient(s) used for encrypting files.

May either be a string or a list of strings.

Source Code

;; Defined in /usr/src/emacs/lisp/epa-hook.el.gz
(defvar epa-file-encrypt-to nil
  "Recipient(s) used for encrypting files.
May either be a string or a list of strings.")