开发者

Can I verify an xml signature in Silverlight?

开发者 https://www.devze.com 2023-03-29 02:19 出处:网络
I have a requirement to validate an XML signature from within Silverlight. In full .NET, there are XmlDocument and SignedXml objects which can be used to perform this task. Seeing as the开发者_如何学J

I have a requirement to validate an XML signature from within Silverlight. In full .NET, there are XmlDocument and SignedXml objects which can be used to perform this task. Seeing as the开发者_如何学JAVAse do not exist in Silverlight, is there another way to do this, perhaps using XDocument?


If you don't mind third-party solutions, one of the options is XMLBlackbox package of our SecureBlackbox. It supports XMLEnc, XMLDSig and XAdES and includes Silverlight assemblies.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号