Hi Adel Within the Qpid Broker for Java, it is the Configuration Encryption piece:
https://qpid.apache.org/releases/qpid-java-6.0.4/java-broker/book/Java-Broker-Security-Configuration-Encryption.html The 0-8..0-10 Qpid JMS client also uses the JCE for end to end message payload/header encryption. https://qpid.apache.org/releases/qpid-java-6.1.0/jms-client-0-8/book/JMS-Client-Message-Encryption.html The newer AMQP 1.0 Qpid JMS Client does not support this feature (yet). Kind regards, Keith Wall. On 6 December 2016 at 08:35, Adel Boutros <[email protected]> wrote: > Hello, > > > It is mentioned in the link below that some features require Java > Cryptography Extension. What are those features exactly? > > > http://qpid.apache.org/releases/qpid-java-6.0.4/java-broker/book/Java-Broker-Installation-Prerequistes.html#ftn.d0e103 > > > Regards, > > Adel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
