2 types derived from Basic256SecurityAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
682class Basic256Rsa15SecurityAlgorithmSuite : Basic256SecurityAlgorithmSuite 706class Basic256Sha256SecurityAlgorithmSuite : Basic256SecurityAlgorithmSuite
1 instantiation of Basic256SecurityAlgorithmSuite
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
62basic256 = new Basic256SecurityAlgorithmSuite();