import { type CryptoKey } from "https://deno.land/x/deno@v1.39.0/ext/crypto/lib.deno_crypto.d.ts";
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.
import { type CryptoKey } from "https://deno.land/x/deno@v1.39.0/ext/crypto/lib.deno_crypto.d.ts";
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.