1 write to s_tripleDes
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
44
s_tripleDes
= new TripleDesSecurityAlgorithmSuite();
2 references to s_tripleDes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
42
if (
s_tripleDes
== null)
47
return
s_tripleDes
;