4 references to Basic256Rsa15
System.ServiceModel (4)
System\ServiceModel\Configuration\SecurityAlgorithmSuiteConverter.cs (2)
57retval = SecurityAlgorithmSuite.Basic256Rsa15; 118else if (securityAlgorithm == SecurityAlgorithmSuite.Basic256Rsa15)
System\ServiceModel\Security\WSSecurityPolicy.cs (2)
1625else if (suite == SecurityAlgorithmSuite.Basic256Rsa15) 1668suite = SecurityAlgorithmSuite.Basic256Rsa15;