Skip to main content
KeyPairSyncResult - crypto - Node documentation
interface KeyPairSyncResult

Usage in Deno

import { type KeyPairSyncResult } from "node:crypto";

Type Parameters

T1 extends string | Buffer
T2 extends string | Buffer

Properties