2 types derived from Basic192SecurityAlgorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
496internal class Basic192Rsa15SecurityAlgorithmSuite : Basic192SecurityAlgorithmSuite 546internal class Basic192Sha256SecurityAlgorithmSuite : Basic192SecurityAlgorithmSuite
1 instantiation of Basic192SecurityAlgorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
71s_basic192 = new Basic192SecurityAlgorithmSuite();