Home
last modified time | relevance | path

Searched refs:knownSigningAlgorithms (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php50 public static $knownSigningAlgorithms = array( variable in Google\\Auth\\OAuth2
1155 } elseif (!in_array($signingAlgorithm, self::$knownSigningAlgorithms)) {