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