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