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

Usage in Deno

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

Call Signatures

(name: string): DiffieHellmanGroup

Properties