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