Image

Imagethenetimp wrote in Imagewebdev

creating a "nonce"

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.