hi, I have two Window machines one has *Server 2008 R2* and another on has *Server 2012 R2* with same *JDK version 1.8.*
I am working on a financial application where I receive a base64 encoded public encrypted value which I need to decode using Base64, decrypt and validate. My program is working fine on Server 2008 R2, but when I try to run same on Server 2012 R2 at that I am not getting SUCCESS. I am using "*org.apache.axis.encoding.Base64.decode(otp)*" to acheive this. After doing all verification I found there is something happening wrong with Base64 decoding. *I have checked java version of both System, bit version, processor etc everything is same. * In that case what is going wrong with Base64 decoding. I tried other Base 64 APIs to fix this and other options too. But not getting what and where I should make change to acheive this? It is crucial..... Please suggest the fix to acheive for the same. Regards Manish Asolkar -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.