Is there a way to set the prefix on the Signature of a Signed XML Document (SignedXml class in .Net)?
So instead of:
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#>
...
</Signature>
I could have the following:
<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#>
...
</ds:Signature>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With