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