Found a workaround, for Windows 10:
- Use the action 'Export into delimited textfile' to write the BASE64-encoded string to a ASCII-file (eg c:\temp\temp.b64)
- Call PowerShell ('certutil -decode "{tempfile}" "{outputfile}"') to decode the file.
Nevertheless, a 'binary write' wouldn't hurt ![]()
Greetings,
Dethmer Kupers
DEQIT