Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/web-token/jwt-library/Encryption/Algorithm/ContentEncryption/A192GCM.php
Ðазад
<?php declare(strict_types=1); namespace Jose\Component\Encryption\Algorithm\ContentEncryption; final class A192GCM extends AESGCM { public function getCEKSize(): int { return 192; } public function name(): string { return 'A192GCM'; } protected function getMode(): string { return 'aes-192-gcm'; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка