Common Decryption Encryption Service
in Integration
Summary:
Hi Team,
We want to build one common service that:
- Decrypts a file using a specific boundary application key.
- Encrypts the same file using a different set of PGP keys e.g., OIC specific key pair.
- Both types of keys will be stored in OIC Certificates.
Our challenge:
- We need to choose the right key for decrypting and encrypting, but this choice happens at the FTP adapter level—not in a mapper.
- We do not want to create multiple FTP connections.
- We do not want to change our integration flow to add extra decryption or encryption steps.
Is there a way in OIC to:
Tagged:
0