1 override of CreateComputedKeyAlgorithmElement
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
1484
public override XmlElement
CreateComputedKeyAlgorithmElement
(string algorithm)
1 reference to CreateComputedKeyAlgorithmElement
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
926
newRequestProperties.Add(this.StandardsManager.TrustDriver.
CreateComputedKeyAlgorithmElement
(this.StandardsManager.TrustDriver.ComputedKeyAlgorithm));