3 references to Basic128SecurityAlgorithmSuite
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (3)
80
s_basic128 = new
Basic128SecurityAlgorithmSuite
();
486
public Basic128Rsa15SecurityAlgorithmSuite() :
base
() { }
562
public Basic128Sha256SecurityAlgorithmSuite() :
base
() { }