4 references to Basic192Rsa15
System.ServiceModel (4)
System\ServiceModel\Configuration\SecurityAlgorithmSuiteConverter.cs (2)
60retval = SecurityAlgorithmSuite.Basic192Rsa15; 120else if (securityAlgorithm == SecurityAlgorithmSuite.Basic192Rsa15)
System\ServiceModel\Security\WSSecurityPolicy.cs (2)
1627else if (suite == SecurityAlgorithmSuite.Basic192Rsa15) 1670suite = SecurityAlgorithmSuite.Basic192Rsa15;