Showing posts with label Encryption. Show all posts
Showing posts with label Encryption. Show all posts

Short note for Web Services Security API in WSF/PHP 1.3.2

Sunday, August 17, 2008

I wrote a little short note on how you can use WS-Security with WSF/PHP 1.3.2 in here. http://www.dimuthu.org/blog/2008/08/18/web-services-security-in-wsfphp-132/

Encrypt and Sign your SOAP messages in PHP

Thursday, August 14, 2008

I wrote a blog about How to Encrypt and Sign your SOAP Messages in PHP. You can find out the two basic choices you have in securing soap messages + some links on how to develop them.

Encrypting SOAP messages using PHP

Wednesday, January 2, 2008

In this blog I've described how to write a PHP script that uses WSO2 WSF/PHP to do secured web services...