3 references to Basic256SecurityAlgorithmSuite
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (3)
62
s_basic256 = new
Basic256SecurityAlgorithmSuite
();
510
public Basic256Rsa15SecurityAlgorithmSuite() :
base
() { }
534
public Basic256Sha256SecurityAlgorithmSuite() :
base
() { }