File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatementSupport.php
Back
<?php declare(strict_types=1); namespace Webauthn\AttestationStatement; use Webauthn\AuthenticatorData; interface AttestationStatementSupport { public function name(): string; /** * @param array<string, mixed> $attestation */ public function load(array $attestation): AttestationStatement; public function isValid( string $clientDataJSONHash, AttestationStatement $attestationStatement, AuthenticatorData $authenticatorData ): bool; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings