PublicKeyInterface
Implement this interface to specify where the OAuth2 Server should get public/private key information
- Full name:
\OAuth2\Storage\PublicKeyInterface
Methods
getPublicKey
Parameters:
Parameter | Type | Description |
---|---|---|
$client_id |
mixed |
getPrivateKey
Parameters:
Parameter | Type | Description |
---|---|---|
$client_id |
mixed |
getEncryptionAlgorithm
Parameters:
Parameter | Type | Description |
---|---|---|
$client_id |
mixed |
Automatically generated on 2025-03-18