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