Hello I have included in my project build path apache commond codec 1.7 .jar from the official web page but the method Base64.encodeBase64String(byte
is not available when I write my code.
I have tested with older versions of the jar (1.5, 1.6) but nothing works.
Thank you!