【问题标题】:XAdES - XL verification program?XAdES - XL 验证程序? 【发布时间】:2021-03-18 05:49:25 【问题描述】: 是否有任何 XAdES-XL 验证程序,或者我需要为我的签名手动创建它? 【问题讨论】: 标签: xml certificate signature 【解决方案1】: 有几个选项: 组件 https://www.nsoftware.com/kb/articles/legacy/sbb/implementingxades.rst 项目 https://www.codeproject.com/Articles/1256991/The-AdES-Collection-CAdES-XAdES-PAdES-and-ASiC https://github.com/luisgoncalves/xades4j/blob/master/src/test/java/xades4j/verification/XadesVerifierImplTest.java https://code.google.com/archive/p/eid-dss/ 讨论 Library to manage XAdES signatures in Java 在线工具 https://account.ascertia.com/demos/xmlsignatureverificationstep1 我很乐意用其他人留在 cmets 中的选项来完成列表。 【讨论】: