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