EncryptionInterface
- Full name:
\OAuth2\Encryption\EncryptionInterface
Methods
encode
Parameters:
Parameter | Type | Description |
---|---|---|
$payload |
mixed | |
$key |
mixed | |
$algorithm |
null |
decode
Parameters:
Parameter | Type | Description |
---|---|---|
$payload |
mixed | |
$key |
mixed | |
$algorithm |
null |
urlSafeB64Encode
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed |
urlSafeB64Decode
Parameters:
Parameter | Type | Description |
---|---|---|
$b64 |
mixed |
Automatically generated on 2025-03-18