1 write to tripleDesSha256Rsa15
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
198tripleDesSha256Rsa15 = new TripleDesSha256Rsa15SecurityAlgorithmSuite();
2 references to tripleDesSha256Rsa15
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
197if (tripleDesSha256Rsa15 == null) 199return tripleDesSha256Rsa15;