开发者

Can I verify an xml signature in Silverlight?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜