interface DiffieHellmanGroupConstructor
Usage in Deno
```typescript import { type DiffieHellmanGroupConstructor } from "node:node__crypto.d.ts"; ```(name: string): DiffieHellmanGroup
readonly
prototype: DiffieHellmanGroup