Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fido2/lib/main.js>tools.pkijs

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Latest
variable tools.pkijs
import { tools } from "https://deno.land/x/fido2@3.5.3/lib/main.js";
const { pkijs } = tools;

type

{ setEngine; CryptoEngine; Certificate; CertificateRevocationList; CertificateChainValidationEngine; PublicKeyInfo; }