<div>Hi<br><br>I have encounter a problem when using ACE_Base64 encode method.<br><br>For exameple, when "abcdfgi" is encoded under base 64 algorithm, the result should be "YWJjZGZnaQ==".<br>But the result, which ACE_base64 returns, add a "\n" to the end of "YWJjZGZnaQ==".<br><br>How can I get the right result?<br><br>Thank a lot!<br><br></div><div>&nbsp;</div><div>&nbsp;</div>