编码 base64 -w 0 file.txt 解码 certutil -decode 【base64编码/文件】 【输出文件】 # 示例 certutil -decode "C:\simple.txt" C:\test.xml