Skip to main content
Module

x/dnt/tests/shim_project/mod.ts>getCryptoKeyPair

Deno to npm package build tool.
Go to Latest
function getCryptoKeyPair
import { getCryptoKeyPair } from "https://deno.land/x/dnt@0.30.0/tests/shim_project/mod.ts";

Parameters

keyUsages: KeyUsage[]

Returns

Promise<globalThis.CryptoKeyPair>