在应用购买后验证签名

时间:2013-10-03 04:35:37

标签: windows-phone-7 windows-phone-8 in-app-purchase

我想验证应用内购买的数字签名。我不知道如何实现这一目标。我有很多样本和链接,但他们没有工作。 以下是使用收据验证购买的Receipt verification samplethis code

问题是,链接https://go.microsoft.com/fwlink/?LinkId=246509&cid=xxxxxxxxxxxxx返回Page not found异常,而Windows Phone 8中不存在SignedXml,X509Certificate2。

此样本适用于Windows phone 8但是当我在项目中添加示例项目时,我在引用时出错。我之前问过this question

因此,PLZ指导我如何使用此数字签名验证购买?

0 个答案:

没有答案