Did u know anything about the MD5 (Message Digest 5) algorithm which
is used to generate digital signature of username and password for
authentication purposes to radius server(and proxy also).I got some
file from the Internet and I am not getting the exact methods to
implement for encoding the string of username and password....
I have to pass the String to proxy server and then to radius server
to encode the username and password....just for the security
purpose......
If u have any file also then pls attached with details....about how
to implement it....asap.