1 write to tripleDesSha256
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
162tripleDesSha256 = new TripleDesSha256SecurityAlgorithmSuite();
2 references to tripleDesSha256
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
161if (tripleDesSha256 == null) 163return tripleDesSha256;