Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS256.php
Назад
<?php declare(strict_types=1); namespace Cose\Algorithm\Mac; final class HS256 extends Hmac { public const ID = 5; public static function create(): self { return new self(); } public static function identifier(): int { return self::ID; } protected function getHashAlgorithm(): string { return 'sha256'; } protected function getSignatureLength(): int { return 256; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка