kde-playground/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-openpgp-win

11 lines
188 B
Text
Raw Normal View History

# OPTION mode=email
/subst
/serverpid
SENDER <foo@bar.com>
/open in test.data r
INPUT FD=$in
/open out test.data.gpgol-sign_opaque-openpgp.asc w
OUTPUT FD=$out
SIGN --protocol=OpenPGP
BYE