Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/web-token/jwt-library/Core/Algorithm.php
Назад
<?php declare(strict_types=1); namespace Jose\Component\Core; interface Algorithm { /** * Returns the name of the algorithm. */ public function name(): string; /** * Returns the key types suitable for this algorithm (e.g. "oct", "RSA"...). * * @return string[] */ public function allowedKeyTypes(): array; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка