Skip to main content
Module

x/fido2/lib/keyUtils.js>PublicKey#getKey

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
method PublicKey.prototype.getKey
import { PublicKey } from "https://deno.land/x/fido2@3.2.5/lib/keyUtils.js";

Returns internal key in CryptoKey format

  • Mainly intended for internal use
  • Throws if internal CryptoKey does not exist