1 override of IsEncryptWithElement
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
1474internal override bool IsEncryptWithElement(XmlElement element, out string encryptWithAlgorithm)
1 reference to IsEncryptWithElement
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
763else if (standardsManager.TrustDriver.IsEncryptWithElement(element, out algorithm))