PGP decryption
Summary
PGP decryptionContent
We are having an issue decrypting the data file using FTP adapters in the integration using a Map Data style/pattern on ICS Version: 18.1.3.0.0 (180111.0000.1050). The scenario is files are located on client SFTP server PGP encrypted and integration is defined to download and decrypt onto another SFTP server in Oracle Cloud. When the files are received on target SFTP server they are zero bytes. If the file are not encrypted on source SFTP server then the files are as expected.
I can decrypted the files manually using the appropriate PGP private key and passphrase using a PGP tool and have setup the same for the source and target ICS connections. Another integration that encrypts and sends to the client's SFTP server works by encrypting the outgoing file. So I'm not sure why in one direction it works and another it doesn't. I've checked the PGP private/public key and passphrase plus tried turning off/on ASCII-Armor Encryption Format and different Cipher Algorithms.