Файловый менеджер - Редактировать - /home/pimjdymy/public_html/safrandsi/vendor/web-auth/webauthn-lib/src/ClientDataCollector/ClientDataCollector.php
Назад
<?php declare(strict_types=1); namespace Webauthn\ClientDataCollector; use Webauthn\AuthenticatorResponse; use Webauthn\CollectedClientData; use Webauthn\PublicKeyCredentialOptions; interface ClientDataCollector { /** * @return string[] */ public function supportedTypes(): array; public function verifyCollectedClientData( CollectedClientData $collectedClientData, PublicKeyCredentialOptions $publicKeyCredentialOptions, AuthenticatorResponse $authenticatorResponse, string $host ): void; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка