kde-playground/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-unix
2015-04-14 21:49:29 +00:00

8 lines
160 B
Text

# OPTION mode=email
RECIPIENT <foo@bar.com>
/sendfd test.data r
INPUT FD
/sendfd test.data.gpgol-encrypt-openpgp.asc w
OUTPUT FD
ENCRYPT --protocol=OpenPGP
BYE