epg-encrypt-file

epg-encrypt-file is a compiled Lisp function in `epg.el'.

(epg-encrypt-file CONTEXT PLAIN RECIPIENTS CIPHER &optional SIGN ALWAYS-TRUST)

Encrypt a file PLAIN and store the result to a file CIPHER.
If CIPHER is nil, it returns the result as a string.
If RECIPIENTS is nil, it performs symmetric encryption.