Encryption/Decryption in webMethods 10.x

Hi Team,

Can you please let me know the methods for encyption/decryption of files in FTP transmissions.PGP encryption seems to have been deprecated by webMethods.

Our client requires to pick files which are encrypted via FTP ,webMethods to decrypt the same do the translation and send the translated file back to them in encrypted format via FTP.

Thanks

Try using the package WmOpenPGP it is available here on code samples.

Let me know if you have any questions.

Hi ,

I did check for the code I found the below in github is this what you are referring to?

Thanks

Yes, just consume the flow package and not whole java project.