1 write to basic256
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
62basic256 = new Basic256SecurityAlgorithmSuite();
2 references to basic256
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
61if (basic256 == null) 63return basic256;