Discuss Java Web services: Axis2 WS-Security encryption in the Web Design & Development Articles forum on Tutorialized. Java Web services: Axis2 WS-Security encryption This is the place to find articles published on Tutorialized.com that discuss web design and development articles.
Posts: 38,075
Time spent in forums: < 1 sec
Reputation Power: 43
Java Web services: Axis2 WS-Security encryption
Get an introduction to the principles of public key cryptography, then see how WS-Security applies them for signing and encrypting SOAP messages using public-private key pairs in combination with secret keys. Includes example code using Axis2 and Rampart.