Go to Latest
interface KeyPairKeyObjectResult
import { type KeyPairKeyObjectResult } from "https://dotland.deno.dev/std@0.146.0/node/internal/crypto/keygen.ts";

Properties

publicKey: KeyObject
privateKey: KeyObject