import { type CryptoKey } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Available only in secure contexts.
import { type CryptoKey } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Available only in secure contexts.