Файловый менеджер - Редактировать - /var/www/html/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.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка