1 write to tripleDes
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
89
tripleDes
= new TripleDesSecurityAlgorithmSuite();
2 references to tripleDes
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
88
if (
tripleDes
== null)
90
return
tripleDes
;