1 write to Algorithm
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1672this.Algorithm = dictionary.CreateString(ServiceModelStringsVersion1.String8, 8);
1 reference to Algorithm
System.ServiceModel (1)
System\ServiceModel\Security\WSSecureConversation.cs (1)
140derivationAlgorithm = reader.GetAttribute(XD.XmlSignatureDictionary.Algorithm, null);