constant OPENID_RAND_SOURCE

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

File

drupal/modules/openid/openid.inc, line 35
OpenID utility functions.

Code

define('OPENID_RAND_SOURCE', '/dev/urandom');