I have a Javascript function that takes a base64 string as parameter. I then use the
window.atob(base64String);
function to get the binary of thi