2 types derived from TripleDesSecurityAlgorithmSuite
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (2)
520internal class TripleDesRsa15SecurityAlgorithmSuite : TripleDesSecurityAlgorithmSuite 574internal class TripleDesSha256SecurityAlgorithmSuite : TripleDesSecurityAlgorithmSuite
1 instantiation of TripleDesSecurityAlgorithmSuite
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (1)
89s_tripleDes = new TripleDesSecurityAlgorithmSuite();