2 types derived from Basic256SecurityAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
682
class Basic256Rsa15SecurityAlgorithmSuite :
Basic256SecurityAlgorithmSuite
706
class Basic256Sha256SecurityAlgorithmSuite :
Basic256SecurityAlgorithmSuite
1 instantiation of Basic256SecurityAlgorithmSuite
System.ServiceModel (1)
System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
62
basic256 = new
Basic256SecurityAlgorithmSuite
();