kde-playground/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-unix

9 lines
160 B
Text
Raw Normal View History

# 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