Go to Latest
interface KeyPairKeyObjectResult
import { type KeyPairKeyObjectResult } from "https://deno.land/std@0.177.0/node/crypto.ts";

Properties

publicKey: KeyObject
privateKey: KeyObject
import KeyPairKeyObjectResult
import { KeyPairKeyObjectResult } from "https://deno.land/std@0.177.0/node/crypto.ts";