1 write to RsaSha1Signature
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
538RsaSha1Signature = dictionary.CreateString(ServiceModelStringsVersion1.String152, 152);
2 references to RsaSha1Signature
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
150internal override XmlDictionaryString DefaultAsymmetricSignatureAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.RsaSha1Signature; } } 182internal override XmlDictionaryString DefaultAsymmetricSignatureAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.RsaSha1Signature; } }