File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/metadata-service/src/CertificateChain/CertificateChainValidator.php
Back
<?php declare(strict_types=1); namespace Webauthn\MetadataService\CertificateChain; interface CertificateChainValidator { /** * @param string[] $untrustedCertificates * @param string[] $trustedCertificates */ public function check(array $untrustedCertificates, array $trustedCertificates): void; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings