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

x/fastro/crypto/key.ts>importCryptoKey

The web framework for full stack apps
Go to Latest
function importCryptoKey
import { importCryptoKey } from "https://deno.land/x/fastro@v0.79.3/crypto/key.ts";

Parameters

exportedKeyString: string
keyType: string
keyUsages: KeyUsage[]