How Do I Call XML SOAP Service that Requires Signature from .Net Core?
问题 I realize that this question refers to old technology. I am calling a vendor system and have no ability to change the service. We are required to call an XML/SOAP WS and then sign the request. 10 years ago, I would have used something like Web Services Enhancements (WSE) 3.0 and moved right along. As it is today, I'm stuck at what to do in our .Net Core (.Net Standard 2.0) application. I'm willing to use many kinds of solutions, including commercial ones. I looked at Chilkat, but it seemed