Have you tried using bouncycastle as your JCE provider? It supports PGP.
On Thu, Sep 6, 2012 at 4:33 PM, ckalirasa <ckalir...@yahoo.com> wrote: > The error I was getting : > > java.lang.IllegalArgumentException: Public key is null, cannot proceed > at > org.apache.camel.converter.crypto.PGPDataFormat.marshal(PGPDataFormat.java:66)[camel-crypto-2.10.0.jar:2.10.0] > at > org.apache.camel.processor.MarshalProcessor.process(MarshalProcessor.java:59)[camel-core-2.10.0.jar:2.10.0] > > Eventhough the 'pubring.gpg' contains publick key. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/does-Camel-support-PGP-Encryption-tp5718723p5718735.html > Sent from the Camel Development mailing list archive at Nabble.com.