interface DiffieHellmanGroupConstructor
Usage in Deno
import { type DiffieHellmanGroupConstructor } from "node:crypto";
(name: string): DiffieHellmanGroup
readonly
prototype: DiffieHellmanGroup
import { type DiffieHellmanGroupConstructor } from "node:crypto";
(name: string): DiffieHellmanGroup
prototype: DiffieHellmanGroup