Skip to main content
Module

x/fido2/lib/main.js>MdsCollection#findEntry

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
method MdsCollection.prototype.findEntry
Re-export
import { MdsCollection } from "https://deno.land/x/fido2@3.2.5/lib/main.js";

Looks up an entry by AAID, AAGUID, or attestationCertificateKeyIdentifiers. Only entries that have been validated will be found.

Parameters

id

The AAID, AAGUID, or attestationCertificateKeyIdentifiers of the entry to find