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