Menu

passhash

passhash Array Element/API Variable

This is an sha1 key generated as a signature on the call of the function, just a precaution to open API Functions like these.

Generating PassHash

The following statement is how a passhash that is required to be provided for the API function to call.

Valid Passhash is generated with: sha1( ( [time] - [rand] ) . [uname] . [pass] )


Related

Wiki: auth
Wiki: pass
Wiki: rand
Wiki: time
Wiki: uname
Wiki: user

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.