Creating a "nonce"
Date: 05/25/07
(PHP Development) Keywords: html, xml, web, google
I am working on a class for a web services API. I have decided to go with WSSE based on this article.
http://www.xml.com/pub/a/2003/12/17/dive.html
In the article it mentions the need to create a nonce. I am trying to figure out the best way about going about this. Anyone have any ideas or articles I can read? I haven't found anything good via google.
Source: http://community.livejournal.com/php_dev/77232.html