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