Base:
method
IsSupportedAlgorithm
System.IdentityModel.Tokens.SecurityKey.IsSupportedAlgorithm(System.String)
2 references to IsSupportedAlgorithm
System.IdentityModel (2)
System\IdentityModel\Tokens\RsaSecurityKey.cs (2)
38
if (
IsSupportedAlgorithm
(algorithm))
55
if (
IsSupportedAlgorithm
(algorithm))