TDiffieHellmanGroup
Bun

type

crypto.DiffieHellmanGroup

type DiffieHellmanGroup = Omit<DiffieHellman, 'setPublicKey' | 'setPrivateKey'>