API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Static Public Member Functions | |
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 |
InvalidArgumentException on unusable key name