Cheetah
OAuth2\Encryption\Jwt Member List

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\Jwtprotected
hash_equals($a, $b)OAuth2\Encryption\Jwtprotected
urlSafeB64Decode($b64)OAuth2\Encryption\Jwt
urlSafeB64Encode($data)OAuth2\Encryption\Jwt