Warning, /pim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-cms-win is written in an unsupported language. File is not indexed.

0001 # OPTION mode=email
0002 /subst
0003 /serverpid
0004 /open in test.data.pem r
0005 INPUT FD=$in
0006 /open out test.data.gpgol-decrypt-cms.out w
0007 OUTPUT FD=$out
0008 DECRYPT --protocol=CMS
0009 BYE