2 overrides of DefaultDigestAlgorithmDictionaryString
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
145internal override XmlDictionaryString DefaultDigestAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.Sha1Digest; } } 177internal override XmlDictionaryString DefaultDigestAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.Sha1Digest; } }