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