Key
Class:
Source: vendor/firebase/php-jwt/src/Key.php:8
Class:
Source: vendor/firebase/php-jwt/src/Key.php:8
Method:
Source: vendor/firebase/php-jwt/src/Key.php:20
Method: Return the algorithm valid for this key
Source: vendor/firebase/php-jwt/src/Key.php:47
Method:
Source: vendor/firebase/php-jwt/src/Key.php:55
Method: Determine if an algorithm has been provided for each Key
Source: vendor/firebase/php-jwt/src/JWT.php:396
Method:
Source: vendor/firebase/php-jwt/src/JWT.php:438
Method: Encodes signature from a DER object.
Source: vendor/firebase/php-jwt/src/JWT.php:553
Method: Reads binary DER-encoded data and decodes into a single object
Source: vendor/firebase/php-jwt/src/JWT.php:580
Method: Encode a PHP object into a JSON string.
Source: vendor/firebase/php-jwt/src/JWT.php:345
Method: Decode a string with URL-safe Base64.
Source: vendor/firebase/php-jwt/src/JWT.php:363