Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/web-auth/cose-lib/src/Algorithm/Mac/HS384.php
Ðазад
<?php declare(strict_types=1); namespace Cose\Algorithm\Mac; final class HS384 extends Hmac { public const ID = 6; public static function create(): self { return new self(); } public static function identifier(): int { return self::ID; } protected function getHashAlgorithm(): string { return 'sha384'; } protected function getSignatureLength(): int { return 384; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка