标签: wcf soap asp.net-core .net-core
在.net框架中有AsymmetricSecurityBindingElement,但是当我在.net核心中使用加密的SOAP服务时,我需要用这个类加密消息。 asp.net core中是否有AsymmetricSecurityBindingElement的替代方案?