Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sun.misc.BASE64Encoder()

843810Oct 28 2002 — edited Oct 28 2002
Hi,

I am trying to encode the message using sun.misc.BASE64Encoder().encode(abyte0), when i use the windows environment the return message size is correct but if i use Linux environment the return message is short by 2 bytes. Actually java is a platform independent. But i do not know why this is happening with this encoder. Can anybody let me know how can i fix this.


Thanks and Best Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2002
Added on Oct 28 2002
2 comments
226 views