You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 1.x and 2.x versions assume RSA. The XML signing handling in develop makes no such assumption and ECDSA should work there, tests would be good to add to make sure.
Looks like while there is support for the ECDSA algorithm in .NET, the necessary plumbing to make it work with SignedXML is not implemented. That would be the task of this issue.
Is there a way to use an ECDSA cert for signing requests?
The text was updated successfully, but these errors were encountered: