1 override of IsEncryptWithElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
868internal override bool IsEncryptWithElement(XmlElement element, out string encryptWithAlgorithm)
1 reference to IsEncryptWithElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
466else if (standardsManager.TrustDriver.IsEncryptWithElement(element, out algorithm))