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

x/fastro/crypto/key.ts>importCryptoKey

Fast and simple web application framework for deno
Go to Latest
function importCryptoKey
import { importCryptoKey } from "https://deno.land/x/fastro@v0.81.5/crypto/key.ts";

Parameters

exportedKeyString: string
keyType: string
keyUsages: KeyUsage[]