Decode signed ZFO file and get XML Content programatically
ZFO files saves data in standart XML format, they can be opened by 602 XML Filler. But if you want get the content programatically, you need to use SignedCms class (on .net). Especially, Czech system for Data Messages (ISDS) sends signed ZFO file content from their web services. To get clean XML content, without signature…