cryptxml

  1. DexterWoo

    Windows 10 How to validate xml signature with a public key using cryptxml APIs

    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...
Back
Top Bottom