Nonce()
Author: gianni.sandigliano@unifacesolutions.com (gianni)
I need to implement this: Digest = Base64( SHA1( nonce() + CreationTimestamp() + password )) Any clue about a nonce() function usable in Uniface? nonce = Number used once I've googled and found direct references only into PHP language and OpenID site. I suppose in an ideal world a nonce() could should be provided by called server...
Thanks in advance.






