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