Base:
method
IsSupportedAlgorithm
System.IdentityModel.Tokens.SecurityKey.IsSupportedAlgorithm(System.String)
2 references to IsSupportedAlgorithm
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (2)
97return IsSupportedAlgorithm(algorithmUri); 112if (!IsSupportedAlgorithm(algorithmUri))