1 override of IsEncryptWithElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
868
internal 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)
466
else if (standardsManager.TrustDriver.
IsEncryptWithElement
(element, out algorithm))