Skip to main content
Go to Latest
function createPublicKey
Re-export
import { createPublicKey } from "https://deno.land/std@0.173.0/node/crypto.ts";

Parameters

_key:
| PublicKeyInput
| string
| Buffer
| KeyObject
| JsonWebKeyInput

Returns

KeyObject