In Linux, I have a file \'signature.bin\' with a binary RSA signature, and I would like to get a web-safe variant of it of base64.
How can I do it with the shell?