----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Anyone know why I am getting different results from the base64 decoder?   If I encode 
the string "password", then decode it I get "password/". I thought maybe you have to 
cut the last character off after decoding. But thenI encoded "snowboarding", then 
decoded and got "snowboarding". An idea why, I have tried 
com.sun.jndi.toolkit.chars.BASE64Encoder  and
sun.misc.BASE64Encoder with same results.
If you have a reliable , consistent base64encoder please let me know. Thanks


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to