Skip to main content
Go to Latest
interface KeyPairKeyObjectResult
Re-export
import { type KeyPairKeyObjectResult } from "https://deno.land/std@0.145.0/node/crypto.ts";

Properties

publicKey: KeyObject
privateKey: KeyObject