Searched refs:supported_algs (Results 1 – 1 of 1) sorted by relevance
56 public static $supported_algs = [ variable in Firebase\\JWT\\JWT125 if (empty(static::$supported_algs[$header->alg])) {226 if (empty(static::$supported_algs[$alg])) {229 list($function, $algorithm) = static::$supported_algs[$alg];287 if (empty(static::$supported_algs[$alg])) {291 list($function, $algorithm) = static::$supported_algs[$alg];