Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Offline ekyc Sample Data in xml problem in Signature Verification Implementation

10 views
Skip to first unread message

Prince Mourya

unread,
Oct 10, 2019, 5:20:16 AM10/10/19
to
Hi,

Please Help in this

Need to validate signature from xml data.

Not getting the below 2 lines as :

string SignatureValue = SignatureElement.GetNamedItem("s").InnerXml; // Get Signature value


SignatureElement.RemoveNamedItem("s");//Remove the signature "s" attribute from XML and get the new XML to validate

As no such s attributes in xml data,

Please help getting this lines.

0 new messages