XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques statiques | |
static | build ($keyName, StorageInterface $storage=null) |
|
static |
Create a Key object for JWT use based on default choices. If the key has not been established, create it.
string | $keyName | name of the key |
StorageInterface | $storage | key store to use, defaults to FileStorage |