Microsoft.IdentityModel.Tokens.SupportedAlgorithms static class SupportedAlgorithms Defines the default set of algorithms this library supports Documentation Code public static bool IsSupportedAlgorithm(string algorithm, SecurityKey key) Checks if an 'algorithm, key' pair is supported.