OPENID_DH_DEFAULT_GEN

Diffie-Hellman generator; used for Diffie-Hellman key exchange computations.

2 uses of OPENID_DH_DEFAULT_GEN
openid_association in modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
_openid_test_endpoint_associate in modules/openid/tests/openid_test.module
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8).

File

modules/openid/openid.inc, line 25

Code

define('OPENID_DH_DEFAULT_GEN', '2');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.