Hi,
I've checked "Put job in queue" on and processed the files.
The result is that decrypted file names are OK.
But Output log seems incorrect, and both of contents of the decrypted files are same(both has the content of test_6r00.cer).
Could you please let me know the solution of this?
<Encrypted file>
test_6r00.cer, which has "aaaaaaa" as content.
test_6t00.cer, which has "bbbbbbb" as content.
<Decrypted file>
test0630_test_6r00.cer, which has "aaaaaaa" as content.
test0630_test_6t00.cer, which has "aaaaaaa" as content.
<Output log>
D:\Test\before\test_6r00.cer > D:\Test\after\test0630_test_6r00.cer
D:\Test\before\test_6t00.cer > D:\Test\after\test0630_test_6r00.cer
Best Regards