PDA

View Full Version : Does Security Library support Signing XML docs?



Samuel Pizarro
13-Jun-2019, 01:08 PM
Hi. Does this library has such feature?

If yes, any guidelines or doc on how to ?
Regards

Mike Peat
14-Jun-2019, 02:26 AM
Samuel

In the past I have done this using the open source XmlSec library. (I had to modify it a bit, which was a very painful exercise, for reasons I won't go into here, but I think it is easier these days).

Mike

Samuel Pizarro
14-Jun-2019, 07:15 AM
Hi Mike.

Yeah... I thought it should be easier... but the fact is that I just fiind "easier" stuff for .Net , nothing on old plain windows api or COM dlls.

And from this forum perspective, All that I found is a answered question back in 2009
https://support.dataaccess.com/Forums/showthread.php?40743-XML-Digital-Signature&highlight=xml+digital+signature

Thanks for the advice... one path that I will for sure avoid!

Mike Peat
14-Jun-2019, 07:51 AM
:)