Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试验证 xml 的签名,我偶尔会遇到格式错误的引用元素。当我尝试更仔细地调试时,我查看了失败的 XML,getidelement 正在为失败的那些返回 null。所有签名的 XML 都是从单个服务器生成的,另一个服务器验证签名。有人可以为什么它对一些 XML 失败。
谢谢,巴斯卡。