I need the MD5 encoding with base64. How do I get it with your method so that the result
for the string "hendrix" is "schPjWcrXWqEp6SG6BtGWg==".
The result with your method with bas64 for "hendrix" was
"QjFDODRGOEQ2NzJCNUQ2QTg0QTdBNDg2RTgxQjQ2NUE=" and the result with the jdk was
"schPP2crXWqEp6SG6BtGWg==".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199548#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...