Hi Guys,
   I got a really tricky problem from my work.  I am doing a xml signature validation with CryptXml in native C++.
  I got this signed xml,, I can't retrieve the key info from it using cryptxml API.
  there's a solution using signedXml with C#, it validates the file with a rsakey...