Re: activemq-cpp support encrypted keystore password

2019-01-21 Thread Timothy Bish
On 1/21/19 2:28 PM, skimbrell wrote: In looking at the Java implementation of the activemq client, you are able to encrypt a password and then pass it in as a property enclosing it within an ENC() and the activemq recognizes the password is encrypted and decrypts it. My question is whether or

activemq-cpp support encrypted keystore password

2019-01-21 Thread skimbrell
In looking at the Java implementation of the activemq client, you are able to encrypt a password and then pass it in as a property enclosing it within an ENC() and the activemq recognizes the password is encrypted and decrypts it. My question is whether or not the activemq-cpp implementation