Class Nettle.DH_Params Inheritance graph Nettle.DH_Params Crypto.DH.Parameters Description Diffie-Hellman Parameters. Variable g Gmp.mpz Nettle.DH_Params.g Description Generator. Variable p Gmp.mpz Nettle.DH_Params.p Description Prime. Variable q Gmp.mpz Nettle.DH_Params.q Description Order.