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)
97
return
IsSupportedAlgorithm
(algorithmUri);
112
if (!
IsSupportedAlgorithm
(algorithmUri))