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