2 types derived from Basic256SecurityAlgorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
508internal class Basic256Rsa15SecurityAlgorithmSuite : Basic256SecurityAlgorithmSuite 532internal class Basic256Sha256SecurityAlgorithmSuite : Basic256SecurityAlgorithmSuite
1 instantiation of Basic256SecurityAlgorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
62s_basic256 = new Basic256SecurityAlgorithmSuite();