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