The "SymetricKeystore.properties" contains:
#### org.apache.ws.security.crypto.merlin.keystore.file=symmetricStore.jks org.apache.ws.security.crypto.merlin.keystore.password=symmetricPassword org.apache.ws.security.crypto.merlin.keystore.type=jceks org.apache.ws.security.crypto.merlin.keystore.alias=symmetric #### And contains: http://cxf.547215.n5.nabble.com/file/n5710333/symmetricStore.jks.png "symmetric" is the key shared by client and server for *only* encrypt messages. Carlos -- View this message in context: http://cxf.547215.n5.nabble.com/Encryption-Decryption-using-a-shared-symmetric-key-tp5710302p5710333.html Sent from the cxf-user mailing list archive at Nabble.com.
