1 write to RsaSha256Signature
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
539RsaSha256Signature = dictionary.CreateString(ServiceModelStringsVersion1.String153, 153);
1 reference to RsaSha256Signature
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
196internal override XmlDictionaryString DefaultAsymmetricSignatureAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.RsaSha256Signature; } }