How to create a Nonce value for WS-Security UsernameToken
Pete Tibbster
Greenhorn
Joined: Aug 29, 2004
Posts: 11
posted
0
Hi,
How can I create a 'nonce' value? I need to create one to generate the password digest element of a WS-Security Username Token. Is there a standard java library that I can use to generate this?