Base:
method
IsSupportedAlgorithm
System.IdentityModel.Tokens.SecurityKey.IsSupportedAlgorithm(System.String)
3 references to IsSupportedAlgorithm
System.IdentityModel (3)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (3)
148if (IsSupportedAlgorithm(algorithm)) 173if (IsSupportedAlgorithm(algorithm)) 213if (IsSupportedAlgorithm(algorithm))