import { PublicKey } from "https://deno.land/x/fido2@3.5.3/lib/keyUtils.js";
Import public key from JWK. Throws on any type of failure.
import { PublicKey } from "https://deno.land/x/fido2@3.5.3/lib/keyUtils.js";
Import public key from JWK. Throws on any type of failure.