Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface KeyPairKeyObjectResult
import { type KeyPairKeyObjectResult } from "https://deno.land/std@0.161.0/node/internal/crypto/keygen.ts";

Properties

publicKey: KeyObject
privateKey: KeyObject