5 references to IsSupportedAlgorithm
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityAlgorithmSuite.cs (5)
251if (SecurityUtils.IsSupportedAlgorithm(derivationAlgorithm, token)) 263if (SecurityUtils.IsSupportedAlgorithm(derivationAlgorithm, token)) 279if (SecurityUtils.IsSupportedAlgorithm(this.DefaultSymmetricKeyWrapAlgorithm, token)) 326if (SecurityUtils.IsSupportedAlgorithm(derivationAlgorithm, token)) 338if (SecurityUtils.IsSupportedAlgorithm(derivationAlgorithm, token))