2 types derived from Basic192SecurityAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
670class Basic192Rsa15SecurityAlgorithmSuite : Basic192SecurityAlgorithmSuite 720class Basic192Sha256SecurityAlgorithmSuite : Basic192SecurityAlgorithmSuite
1 instantiation of Basic192SecurityAlgorithmSuite
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
71basic192 = new Basic192SecurityAlgorithmSuite();