开发者

PGP decryption in Apache camel route

开发者 https://www.devze.com 2023-04-06 03:47 出处:网络
I\'m trying to decrypt a pgp encrypted file from an sftp server in apache camel. I\'ve googled around and found a few threads, but have gotten no real leads as how to go pgp decryption in an apache ca

I'm trying to decrypt a pgp encrypted file from an sftp server in apache camel. I've googled around and found a few threads, but have gotten no real leads as how to go pgp decryption in an apache camel route. Has anyone done this and willing to point me 开发者_高级运维in a direction or share code?


I dont recall any PGP component in Camel. You can of course just use Java code from a bean to decrypt the file.

However we love contributions so a new PGP data format may come handy http://camel.apache.org/data-format

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号