2 types derived from Basic128SecurityAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
658class Basic128Rsa15SecurityAlgorithmSuite : Basic128SecurityAlgorithmSuite 734class Basic128Sha256SecurityAlgorithmSuite : Basic128SecurityAlgorithmSuite
1 instantiation of Basic128SecurityAlgorithmSuite
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
80basic128 = new Basic128SecurityAlgorithmSuite();