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