3 references to Basic192SecurityAlgorithmSuite
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (3)
71
s_basic192 = new
Basic192SecurityAlgorithmSuite
();
498
public Basic192Rsa15SecurityAlgorithmSuite() :
base
() { }
548
public Basic192Sha256SecurityAlgorithmSuite() :
base
() { }