Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/lcobucci/jwt/src/Signer/Hmac/Sha256.php
Ðазад
<?php declare(strict_types=1); namespace Lcobucci\JWT\Signer\Hmac; use Lcobucci\JWT\Signer\Hmac; final class Sha256 extends Hmac { public function algorithmId(): string { return 'HS256'; } public function algorithm(): string { return 'sha256'; } public function minimumBitsLengthForKey(): int { return 256; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка