File: epa-file.el.html
Defined variables (3)
epa-file-cache-passphrase-for-symmetric-encryption | If non-nil, cache passphrase for symmetric encryption. |
epa-file-select-keys | Control whether or not to pop up the key selection dialog. |
epa-inhibit | Non-nil means don’t try to decrypt .gpg files when operating on them. |
Defined functions (9)
epa--wrong-password-p | (CONTEXT) |
epa-file--replace-text | (STRING FILE VISIT BEG END) |
epa-file-decode-and-insert | (STRING FILE VISIT BEG END REPLACE) |
epa-file-handler | (OPERATION &rest ARGS) |
epa-file-insert-file-contents | (FILE &optional VISIT BEG END REPLACE) |
epa-file-passphrase-callback-function | (CONTEXT KEY-ID FILE) |
epa-file-run-real-handler | (OPERATION ARGS) |
epa-file-select-keys | () |
epa-file-write-region | (START END FILE &optional APPEND VISIT LOCKNAME MUSTBENEW) |