1 write to tripleDesRsa15
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
125tripleDesRsa15 = new TripleDesRsa15SecurityAlgorithmSuite();
2 references to tripleDesRsa15
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
124if (tripleDesRsa15 == null) 126return tripleDesRsa15;