|
Cheetah
|
This is the complete list of members for OAuth2\Encryption\Jwt, including all inherited members.
| decode($jwt, $key=null, $allowedAlgorithms=true) | OAuth2\Encryption\Jwt | |
| encode($payload, $key, $algo='HS256') | OAuth2\Encryption\Jwt | |
| generateJwtHeader($payload, $algorithm) | OAuth2\Encryption\Jwt | protected |
| hash_equals($a, $b) | OAuth2\Encryption\Jwt | protected |
| urlSafeB64Decode($b64) | OAuth2\Encryption\Jwt | |
| urlSafeB64Encode($data) | OAuth2\Encryption\Jwt |