I need a pure PowerShell solution to encode a binary file to base 64 and to decode base64 to a binary file. This PowerShell script was created and tested with version 5.1 on Windows 10. This version ...