2 types derived from Basic128SecurityAlgorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
484internal class Basic128Rsa15SecurityAlgorithmSuite : Basic128SecurityAlgorithmSuite 560internal class Basic128Sha256SecurityAlgorithmSuite : Basic128SecurityAlgorithmSuite
1 instantiation of Basic128SecurityAlgorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
80s_basic128 = new Basic128SecurityAlgorithmSuite();