[JDEV] jabber:iq:auth Digest question
Peter Millard
peter at vantek-corp.com
Wed Apr 19 09:53:53 CDT 2000
Ryan -
For Digest auth, you need to concat the Session ID (from the initial stream tag)
and the password, then send that through a standard SHA1 hash algorithm. This
should give you a long string of ascii chars - which you send in the <digest>
</digest> tag. Hope it helps.
--------------------------------
Peter Millard
Software Engineer, Vantek Corp.
peter at vantek-corp.com
http://www.vantek-corp.com
More information about the JDev
mailing list