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