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